Matthew Gregory wrote:
> 
> Haven't tested this, but from what I know of the these errors (I helped 
> fixed a bug regarding this) this should work:
> 
> var clazz = qcl.access[typeLower][typeUpper];
> obj = new clazz();
> 
> There are other methods as well, like the one Andreas pointed out, or 
> simply use qx.Class.getClassByName
> 

 I did not know about those solutions. The first one works flawlessly.
Thanks!

C.

-- 
View this message in context: 
http://www.nabble.com/Generator-question%3A-Unknown-clas-referenced-tp24099601p24122389.html
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to