I've been refactoring my admin interface and trying to get it nice and RESTful ( oh the buzzwords! ). As I am new to this resting business, I'm wondering, is there a compelling reason to need to do:
page/7/edit vs page/edit/7 The example in the book uses the first, but I'm finding the second would be much easier to do with CherryPy. Thanks helpful gurus! Iain --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

