On Sun, Apr 6, 2008 at 11:51 PM, Damjan <[EMAIL PROTECTED]> wrote: > > > Previously, Routes used a ';' mark for an action in map.resource, like: > > /comments/4;preview > > > > With 1.8, its now: > > /comments/4/preview > > What exactly is the reason for this? > I'm asking since ";" seemed like a nice separator, and I've used it in > some other projects. > I believe the best reason for the fix is simply being "normal" this is the first time I have seen ; used in URLs and I believe most users will see it as a typo given that it's so uncommon.
> > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
