On Tue, Feb 15, 2011 at 11:07, thron7 <[email protected]> wrote:

> Derrell,
>
> that's a known issue (http://bugzilla.qooxdoo.org/show_bug.cgi?id=3666).
> The problem is the gratuitous requesting of resources through the
> themes, like #asset(qx/decoration/Modern/*).
>
> I don't know an easy cure for this. Maybe you could tweak the #asset
> hint in the theme class to be more specific, requesting only those
> resources that you actually use (like
> #asset(qx/decoration/Modern/form/*))?!
>

Hmmm... That requires modifying the themes themselves. I'm not terribly keen
to do that. Sigh.

I've managed to get below the number-of-files limit by removing two of the
eight themes. Too bad, but I guess it'll have to do for now.

It looks from the bug report like there are some potential fixes to this.
Although my environment is extreme, it really would be nice to only copy
those resources that are truly needed.

Thanks.

Derrell
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to