Hi Philip,

welcome to qooxdoo.

"make source" is quite fast when working with the cache. You can use  
it also to validate your files - this is correct. Only the first  
execution is a bit slower because it needs to parse and cache all  
files. After this it is OK to just check the modified files as the  
system does. So when "make source" ends really fast because most of  
the files are not modified and it runs through smothly this also  
means that the syntax of all files is OK. Does this answer your question

Sebastian



Am 27.07.2007 um 11:07 schrieb Philip Weaver:

> I'm new to Qooxdoo. I understand that the make process of Qooxdoo  
> can be used to check the syntax of a project. But what is the most  
> efficient way to do this? When I run "make source" the script loads  
> 415 (qooxdoo) source files and takes forever "resolving  
> dependencies". What is the most efficient method to heck the syntax  
> of my project? Also, each time I add a new source file or class to  
> my project I have to run "make source" again and again? Is this  
> correct? I am trying to read the online docs...
>
> I do understand that I have an alternative of using JSEclipse or  
> Anatan with the Qooxdoo component but I prefer to use my  
> traditional text editor and use the supplied scripts to check  
> syntax as needed before each run.
>
> Thanks in advance,
> Philip
> ---------------------------------------------------------------------- 
> ---
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a  
> browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/ 
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to