Re: URL design for the admin application

2006-12-30 Thread Adrian Holovaty
On 12/29/06, Mihai Preda <[EMAIL PROTECTED]> wrote: 1. Mixed elements on the same level (non-homogenous level): http://foo.com/admin/auth/user/1/ http://foo.com/admin/auth/user/2/ http://foo.com/admin/auth/user/add/ As you see, the last level (after /user/) may contain either a numeric user-id

URL design for the admin application

2006-12-29 Thread Mihai Preda
Hi, In the admin application, I remarked these two points concerning the design of the URL space: 1. Mixed elements on the same level (non-homogenous level): http://foo.com/admin/auth/user/1/ http://foo.com/admin/auth/user/2/ http://foo.com/admin/auth/user/add/ As you see, the last level (afte