Re: [qooxdoo-devel] Contrib with qx as namespace

2011-09-26 Thread Seldaiendil D. Flourite
2011/9/23 thron7 > ** > > > Ah, ok. See, each library has to have its own name space, so they must be > distinct. But they can have common root elements. > > So when you create the library for you eyeos-qx library, you could do this > with > > create-application.py -n eyeos-qx -s qx.ui.

Re: [qooxdoo-devel] Contrib with qx as namespace

2011-09-23 Thread thron7
On 09/23/2011 04:46 PM, Seldaiendil D. Flourite wrote: > > > > > Once again thanks to spent your time helping me, I was just lost. I'm now a bit lost, too :). You have opened several threads on the mailing list which seem to overlap. In on of the others ("Build modes loads scripts") you write

Re: [qooxdoo-devel] Contrib with qx as namespace

2011-09-23 Thread thron7
On 09/23/2011 04:46 PM, Seldaiendil D. Flourite wrote: 2011/9/22 thron7 > To use a library, you always have to do two things: 1. Make the library known to the build system. This is achieved by providing a corresponding "library" key in

Re: [qooxdoo-devel] Contrib with qx as namespace

2011-09-23 Thread Seldaiendil D. Flourite
2011/9/22 thron7 > ** > Seldaiendil, > > > On 09/21/2011 06:22 PM, Seldaiendil D. Flourite wrote: > > One of the things we are focusing is to use EyeOS as a qooxdoo application > (yes, it isn't a qooxdoo application right now). So I organized the files by > namespace and tried to compile it. I fo

Re: [qooxdoo-devel] Contrib with qx as namespace

2011-09-22 Thread thron7
Seldaiendil, On 09/21/2011 06:22 PM, Seldaiendil D. Flourite wrote: One of the things we are focusing is to use EyeOS as a qooxdoo application (yes, it isn't a qooxdoo application right now). So I organized the files by namespace and tried to compile it. I found than we still having some EyeOS

[qooxdoo-devel] Contrib with qx as namespace

2011-09-21 Thread Seldaiendil D. Flourite
Hi all, We are trying to make things at qooxdoo way here at EyeOS. As you know (or not) EyeOS started using qooxdoo at version 0.8 and then we haven't so much time to learn how qooxdoo can be used. Today we have things clear and we are working on clean all the code. Unfortunally there are so many