reimer wrote:
> Hi all,
>
> I am trying out qooxdoo since yesterday. The Getting Started
> documentation is very clear, so I had no problem getting the "Hello
> World" example up and running. However, opening source/index.html takes
> very long (>50s). I am using a seperate server, so there will be some
> download time, but it seems most time is spent parsing JavaScript. Is
> such a long browser loading time for source code as expected or can it
> be significantly reduced?
>   
If you "build" the app, then it should have 2 files, the js, the html
and of course, the resources like images used for buttons etc. My build
dir is around 2.9M and it loads pretty fast, say 2-3 secs. And most of
that 2.9M are images which aren't used anyway. Firebug shows 6 files
being fetched for a total of 445 KB for a skeleton project's build. I
guess that's pretty fast.

And BTW I'm a newbie myself, so I could be wrong somewhere too :)

But I can say this, Qooxdoo rocks :)

cheers,
skar.

-- 
--
The life so short, the craft so long to learn. 


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to