in reply to Re: Mapping URLs to code - in search of perlish dispatch schemes
in thread Mapping URLs to code - in search of perlish dispatch schemes
That's too wordy for me. I want to write it like a regex, but expect it to match like smarter Perl code - so my "regex"-like syntax would then be translated into your syntax or diotalevi's elegant Prolog example, nothingmuch's Monju model or maybe even an XML document against which XPath queries are run to determine the matching nodes.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Mapping URLs to code - in search of perlish dispatch schemes
by jaa (Friar) on Jul 21, 2006 at 09:31 UTC | |
by Corion (Patriarch) on Jul 21, 2006 at 09:34 UTC |