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!

  -Bruce

> -----Original Message-----
> From: thron7 [mailto:[email protected]]
> Sent: Wednesday, April 14, 2010 4:34 PM
> To: qooxdoo Development
> Subject: Re: [qooxdoo-devel] How can I turn off optimizations?
> 
> Bruce,
> 
> >   In older versions of the generator you could disable variable
> > optimization for variables matching a certain pattern.  Is this possible
> > anymore?
> 
> I'm afraid no.
> 
> > I like optimizing (and obfuscating) the variables most of the
> > time, but occasionally I have a variable or two that needs to be
> > accessible in an eval() call, and used to use the "don't optimize a
> > pattern" capability to do this.
> 
> There is a bug open (I think) for exempting the variables in eval() from
> optimization. If this wouldn't solve your use cases, feel free to add
> another bug suggesting the variable pattern approach.
> 
> 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

------------------------------------------------------------------------------
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