Hello Steffan,
you can add simple #ignore statement to your classes to tell the generator that 
its ok to have that. Take a look at the playgrounds editor [1] to see how we 
also use it in the playground.
Regards,
Martin

[1] 
http://qooxdoo.svn.sourceforge.net/viewvc/qooxdoo/trunk/qooxdoo/application/playground/source/class/playground/view/Editor.js?revision=23402&view=markup

Am 28.09.2010 um 14:04 schrieb Stefan Andersson:

When a global function or variable has been created outside qooxdoo, there is 
no reference to the variable within the qooxdoo code. Therefore the generator 
generates following message:

- Hint: Unknown global symbol referenced: lang (com.pc.co.view.Agree:157)

This is not really satisfactory, as we know about the outside variable. Instead 
it would be great to be able to define these "external" variables and function 
within the config.json file and then output only ONE informative mssage about 
the interface variables and functions found.

For the other case when we didn't know about the reference then the message is 
appropriate, but it might be a warning message instead. Then the developer can 
choose to correct the mistake or define the variable or function within 
config.json.

Stefan <ATT00001..txt><ATT00002..txt>

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to