Hey,

> We have been overriding generated methods such as “isValid”, “setValid” etc,
> until version 3.0 that does not let us to use these method. Please, is there
> a way to use Qx 3.0 without this validation?
No, there is no way to disable that check except rewriting / removing the check 
from the framework source. How could that worked for you if you override the 
setter and not the getter e.g.?

> Personally, I think that notifying these errors during generating process
> instead of doing it in runtime would be useful and less frustrating.

This is the same level of check as e.g. a wrong key in the class definition. 
These checks are done in the source-version during runtime to give the 
developer immediate feedback if he is doing something which could lead to an 
error without realizing.

Regards,
Martin
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to