On Feb 22, 2010, at 10:41 , thron7 wrote:

>> You may also use a disk mapped to memory to speed up build time.
>> In the config.json, change to your map drive : "CACHE"        : 
>> "${dollar}{TMPDIR}/cache",
> 
> This will not help on application start-up at all.
> 
Indeed, but this will help building a build version that in turn help on 
application start-up.

Forget the ${dollar}, this is because we are generating qooxdoo application, so 
I have to generate a $.
This is to help our template engine not take ${TMPDIR} as a variable to 
replace. We are using Velocity, an Apache project.
------------------------------------------------------------------------------
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