On 04/15/2010 01:18 AM, Bruce Bockius wrote:
> That seems like a much harder task to do, but it would solve my difficulty... 
> not sure how it could be done, though.
> 
> In my case the contents for the eval() statement are read from a database 
> depending on the user's actions.  I'd be impressed if the generator could 
> figure that out!

As we work on the parse tree of the code, this boils down to checking
whether a given node descends from "call/operand/variable" and has the
identifier "eval" :).

T.

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to