Sawyer X

Results 224 comments of Sawyer X

Route caching has been a feature in Dancer 1. It was deemed worthwhile enough to promote it as the default in scaffolded apps. Unfortunately it hasn't been ported to Dancer...

@rleir Props for keeping the issue alive! The new registry structure should focus first on the path, then on the method. This will allow producing better results when the path...

@xantronix I completely forgot to mention this, but `send_file` works asynchronously and streaming automatically if it's possible.

Other than `perl`, I don't think you can provide two different "production" versions. That's one of the considerations for `Dancer` vs. `Dancer2`. We could not release both Dancer 1.x and...

@ribasushi, I had meant lacking the ability of having "latest version" or "latest release" available for two versions. There can only be one "latest", even if you internally understand the...

This is tricky. We can argue that you should be able to make changes to the session before and after the session but one can also argue that you might...

I don't have a preference here. As noted in one of the aforementioned tickets, the entirety of the work was done by @kentfredric.

RJBS - 2005-07-07 02:23:20 I agree with your comments, and want to address them soon.

sjn - 2006-09-04 11:49:33 On Ons. 06. Jul. 2005 22:23:20, RJBS wrote: > I agree with your comments, and want to address them soon. How are things going with this?...