Re: [qooxdoo-devel] Newly contributed classes of qxe

2011-10-05 Thread John Spackman
Subject: Re: [qooxdoo-devel] Newly contributed classes of qxe Thanks John! >Did you know that namespaces of libraries can overlap even if they can't be identical ­ e.g. I have two contribs, one has the namespace com.zenesis.qx.remote and the other is com.zenesis.qx.uploadmgr; there

Re: [qooxdoo-devel] Newly contributed classes of qxe

2011-10-05 Thread Stefan Andersson
Thanks John! >Did you know that namespaces of libraries can overlap even if they can't be identical ­ e.g. I have two contribs, one has the namespace com.zenesis.qx.remote and the other is com.zenesis.qx.uploadmgr; there's no conflict because the generator makes a (documented) distinction based o

Re: [qooxdoo-devel] Newly contributed classes of qxe

2011-10-04 Thread John Spackman
2011 15:07:30 +0200 To: Subject: Re: [qooxdoo-devel] Newly contributed classes of qxe Martin! >Thanks for sharing your code Steffan. I am really looking forward to see the demos. :) yes. What were the reasons you put all the different types of components in one contribution? Some of t

Re: [qooxdoo-devel] Newly contributed classes of qxe

2011-10-04 Thread Stefan Andersson
Martin! >Thanks for sharing your code Steffan. I am really looking forward to see the >demos. :) yes. What were the reasons you put all the different types of components in one contribution? Some of them my be worth its own contribution. That would maybe give the code a better visibility to

Re: [qooxdoo-devel] Newly contributed classes of qxe

2011-10-04 Thread Martin Wittemann
Hey, Thanks for sharing your code Steffan. I am really looking forward to see the demos. :) What were the reasons you put all the different types of components in one contribution? Some of them my be worth its own contribution. That would maybe give the code a better visibility to the users. Reg

[qooxdoo-devel] Newly contributed classes of qxe

2011-10-03 Thread Stefan Andersson
We have started to upload classes to a contribution we have called qxe. We do intend to upload all general classes we have developed for anyone to use. It might be a number of them. It will take some time as we go through all the code so it follows the chosen guideline of qooxdoo. We do use all