> I find this in _setProperty method of QxBuilder adn i'm wondering > ¿why the name is in lowercase? > // TODO : find a cheaper way to find the setter > // NOTE : the name is LOWERCASE - hence we iterate all properties > of the widget > // to try and find a matching one
This single item may be the cause of qxBuilder being reportedly slow. You would have to run some tests to establish why the names are lowercase - perhaps it's a misunderstanding as XML is case-sensitive for attributes. Hugh ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
