*Re: [qooxdoo-devel] Reloading of qooxdoo project in source mode take to
much 
time<http://sourceforge.net/mailarchive/message.php?msg_name=36b446510904031606i7b488920i8e53b953a0ca140%40mail.gmail.com>
*

> Working with the source is slow. There are hundreds of classes it has to
> load. That is the drawback to being able to have a better debugging
> environment. If you want it to be fast, do a full build. Things load very
> fast but debugging is a lot harder.
> Jim
>

Source mode *is* slow... especially when serving the qooxdoo js/html from a
development dynamic server and I'm doing 284 requests, 3mb of source +
images...

Been having a look at SmartClient also (http://www.smartclient.com) and they
work by building modules for each core part of the framework (Core,
Foundation, Containers, Grids, Forms & DataBinding) -- which you *can* use,
or you *can* use a source version.

However, I'm really impressed with qooxdoo's build system, and enjoy having
my classes auto-sourced from namespace/folders.  I really want to make it do
the work for me.


I read about the 'parts' option in the generator/config stuff, but not
really sure how it works.  Is it possible to make one part for *all* qooxdoo
core framework, then another for my app?

The goal would be:
- while developing use a pre-built part: 'qooxdoo-all', and a source-mode
part: 'my-app'
- If an unsolvable problem comes up, switch to having both in source mode
(maybe it helps to see qooxdoo framework line numbers, for example)


Further, I'm using Inline 'mode' as I have a large Rails app (100 odd
pages...) and am attempting to take 10-20 html dynamic prototype.js enhanced
pages and make 3 or 4 very dynamic qooxdoo apps.  Since I have these 3-4
apps, I want to have a part for the common code between them.

Thanks in advance,
Adam
------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to