Discussion started here: https://groups.google.com/forum/#!topic/mojolicious/JLZlJwkm0Ho
I was thinking about make cache and expires headers of Mojolicious::Static easier to manipulate. sri said: > Oh, i was expecting something a little more elaborate, with different > defaults for development and production mode, optimized for all the > browsers that are currently being used. This doesn't really add anything > the after_static hook can't do already. and: > i'm also getting the feeling that there's a > lot to experiment with in 3rd party CPAN plugins here, before we start > thinking about adding new core features. Joel berger said: > I imagine you would want some easy way to set a cache duration, probably > even a default cache duration, and have that then be translated into a time > automatically on render/reply. The development specific behavior would > likely then be to disable caching during development (when in development > mode) so that you see the results of modifications quickly. So: - this doesn't have to be in Mojolicious core - should have defaults options - should behave differently en prod and dev modes Any more ideas? Any wishes on how you see how it can be? -- Luc http://www.fiat-tux.fr/ Internet n'est pas compliqué, Internet est ce que vous en faites. -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
