Hi

This kind of assignement doesn't work :

var xx= new xx.MyClass() ;   // variable name 'xx' matches the first part of
namespace


This works OK :
var xx1= new xx.MyClass(); // OK


regards
FranĨek



--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Error-forbiden-name-in-constructor-expression-tp7583211.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to