> I suggest using whichever match comes first in the dispatch list. That > way it's easy to understand and control, no?
Yes. That's what Rails does, and it's easiest to work with. > > Which is the "correct" URL? URL B uses the most precise match (longer > > static string), but URL A uses fewer query parameters and makes a > > shorter, neater URL. > > > > Of course, maybe the Rails people have already solved the algorithms to > > do these things? First match wins. :-) Rob --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
