|
|
|
|
|
by jacobolus
5817 days ago
|
|
So you like slashes between unlabeled arguments instead of key=value pairs separated by semicolons? I don’t see how the slashes have any particular advantage, given that the URLs are much too long to be remembered or easily read aloud, etc., either way. |
|
When I'm messing with my own site, I prefer to do key value pairs, so I can easily see what I'm messing with.
I do like having some things with a rails/route type url mapping. Tends to allow for much more simplified code.