Re: [qooxdoo-devel] Custom build and resource uri

2007-02-06 Thread Sergei Kolomiets
Hi Alexei, Thanks for response, but I have realised my own structure. Its looks like your structure. Also I have realized optimization of my classes. You are right, there are no complications. Regards, Sergei -- View this message in context: http://www.nabble.com/Custom-build-and-resource-ur

Re: [qooxdoo-devel] Custom build and resource uri

2007-02-06 Thread zindel
Hi Sergey, Sorry that getting back to you took so long... Perhaps, you've already built your own skeleton. Anyway, I'm posting my own structure. Hopefully, it will help you. / make/ source/ class/ js/ resource/ hel

Re: [qooxdoo-devel] Custom build and resource uri

2007-01-22 Thread Sergei Kolomiets
zindel wrote: > > I completelly re-wrote the "skeleton" and built my own (rather simple, > but > enough for me) set of make-files. If anyone interested in I can post it > here. > > Hi! I have same problem. Post please your skeleton structure and set of make-files. Thanks, Sergei Ko

Re: [qooxdoo-devel] Custom build and resource uri

2007-01-16 Thread Derrell . Lipman
[EMAIL PROTECTED] writes: > This helped me, but I encountered some problems with this in the > AbstractTreeElement.js (in tree and treefullcontrol packages). I made 2 > patches (attached). They are very small and don't affect any important > things. They just improve a bit a particular u

[qooxdoo-devel] Custom build and resource uri

2007-01-16 Thread zindel
Hello, Some time ago I asked about the custom build (separate the qooxdoo library and my custom application) and the special resource URI (something like /static('real/path/on/server')). Unfortunatelly, I didn't get the answer, but then figured out what to do with this myself. Now I'd like to s