On Thu, 2008-11-27 at 13:44 +1100, Malcolm Tredinnick wrote: [...] > The second comment is that you might want to consider your URL design a > bit more. You are really saying that none of the tag names are any more > special or highly prioritised than any of the others. Although what you > haven't isn't "wrong" at all, it is conventional that '/' implies some > kind of hierarchy. Yet tag1/tag2 and tag2/tag1 are the same in your > scheme. So you may want to use something like a comma to separate the > components there, indicating that the ordering isn't important (the > comma suggestion comes from the Richardson & Ruby book, "RESTful Web > Services", where they suggest using a semicolon for ordered information > and a comma for unordered information, where, in both cases, neither > piece of information is subordinate to the other one.
I may have gotten semicolon and comma around backwards in this case. I don't have Richardson & Ruby nearby, so I did a quick websearch before posting to find out which they recommended. Found one that was the above and then, just after hitting "SEND", found a Jon Udell review that said the opposite. In any case, the broader point is correct and you can either follow the R&R recommendation (whatever it might happen to be) or not. Regards, Malcolm --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---