Bug 328518 - change system function 'evaluate' to 'invoke' and add 'evaluate'
Summary: change system function 'evaluate' to 'invoke' and add 'evaluate'
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: b3 (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-22 18:29 EDT by Henrik Lindberg CLA
Modified: 2017-09-13 11:52 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henrik Lindberg CLA 2010-10-22 18:29:27 EDT
The current system function 'evaluate' is actually only invoking functions (i.e. calling them).
There is the need to also evaluate expressions, and evaluate should only do this (and literals such as functions evaluate to themselves).