So, use the CF8 components for rapid prototyping. Refactor with straight Ext for final app, optimizing what you need when you need it, and packed in any fashion you find appropriate.
You said that App memory load with FckEditor was 1338k? I'm guessing you mean your client side memory load on your browser? And that you mean 'load', not the amount of data transferred across the wire? OK, so what's the problem? Have you seen how much memory Word or Excel or something takes? Right this moment, on my desktop, Outlook is using 68000k, Eclipse:237700, and Thunderbird: 156000. 400k is negligible. Steve "Cutter" Blades Adobe Certified Professional Advanced Macromedia ColdFusion MX 7 Developer _____________________________ http://blog.cutterscrossing.com Don L wrote: > Sam Farmer got me started with YSlow (performance tool), thanks, Sam. > > With this tool, one can tell, some of the major memory hoggers include: > ext-core.js (77k) > grid.js (53k) -- when one looks at all the "amenties", needed or not, one > would know this thing is going to cost ya, now, if I may, it would be so > desirable to have, say, two options, a) light version; b) heavy one (load > whatever you want)... > one wonders what designers are doing with their job (not targeting against > Adobe team...)... > > fukEditor_gecko.js (152.7k) > > Here's some more detail > App memory load (without FckEditor): 927k > (with FckEditor): 1338k > > The difference is pretty substantial. > > Now, the alernative for text editor could be, YUIEditor or tinyMCE, both > works fine for simple, straight page/form, however, neither would work within > complex CFWINDOW. > > And on js, Gzip components is recommended, does the current cf8 standard > support that? For instance, ext-core.js is called by cf server instance, not > manually called by a developer. > > Thanks. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:300122 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

