Re-Hi,
Exemple :
qx.Class.define("test.Application",
{
members :
{
/**
* Blabla
*
* @return {bla.ba} blabla
*/
test : function() {
throw "error";
}
}
});
First pretty insert :
* @abstract and * @throws the abstract function warning.
Second add nothing visible with a diff -Naur
Third add * @abstract after @throws
Fourth add * @abstract after @abstract
Fifth add * @abstract after @abstract
etc. etc.
Test on branch_1_5_x @28497
David
------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system,
user administration capabilities and model configuration. Take
the hassle out of deploying and managing Subversion and the
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel