On 11/19/2012 10:09 AM, Peter Schneider wrote:
>> [...]
>> The --verbose switch is probably as old as the generator itself:
>>
>> http://manual.qooxdoo.org/2.1/pages/tool/generator/generator_usage.html#command-line-options
>>
>> You will not find it introduced anywhere.
>> [...]
> The switch at the "main" generator", yes!
> But the "proxy generator" that is created via 'create-application' did not
> have any code about that switch in it until some versions ago (I can not say
> for sure whether it was introduced in 2.0.x or 2.1.x).

In fact it's the other way round. generate.py exposed the command line 
options of generator.py (including the -v option). It didn't have code 
for them as it didn't had to. But then we needed to handle some of them 
in the proxy directly, and since then the proxy only shows its own, few 
options, which is a regression [2].

[2] http://bugzilla.qooxdoo.org/show_bug.cgi?id=6985

> And because I'm not very fit at python, I can only copy the changes without
> really understanding what they are doing[1] ;)

There should be no need to inspect the Python code.

>
> Anyway, as long as I keep up my procedure I'm getting any new "proxy-features"
> or "-fixes".

When you upgrade existing applications to a new qooxdoo version you can 
copy the generate.py from a fresh skeleton. But so far it was never 
really necessary to do so.

T.


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to