Am 17.01.2013 12:37, schrieb thron7: > On 01/17/2013 10:54 AM, Dietrich Streifert wrote: >> Hi Alexander! >> >> Thank you for your answer. >> >> I'm running on apache so this may be a part of the solutions I'm >> searching for. >> >> I WANT the app.js to be cached UNTIL the file version changes. > A canoncial solution would be to do as Alexander suggested and have the > *app.js* as no-cache so any potential change to this file is picked up > immediately. This should be a small overhead if you use the Generator > features so that app.js only contains the loader logic. Thank you for you answer Thomas.
In fact the app.js size is 2.2 MByte and uses the generator but my app is a really big one. There are a total of 639 classes in the app containing two (really!) large forms. So how do I use the "loader logic"? Do you mean the part loader? Regards Dietrich ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnmore_122712 _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
