|
For the performance part of it. I think you could easily check if the
js/css files md5 hash has changed and if not use a cached version. That way you wouldn't need to go through the dispatcher. However this only works if the same js/css include outputs the same js/css with no dynamic data beeing required. [EMAIL PROTECTED] schrieb: I like the CSS deal. I have a dsitributed app and it gets tiring going in and making the same color change all the time. Plus, if it serves it without whitespaces that saves time and transfer so it might benefit even though it is going thru the dispatcher.My current CSS file is 245 lines and increasing. Also, another cool thing is that Cake could also provide a obfuscator with the _javascript_ that further "compacts" the JS code it is sending out. In the long run on larger scale applications with large JS and CSS files having them be PHPitized in CakePHP framework might not be a bad idea. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~--- |
- Re: OT: Fase v0.8 [EMAIL PROTECTED]
- Re: OT: Fase v0.8 Felix Geisendörfer
- Re: OT: Fase v0.8 nate
