On Mon, May 28, 2012 at 5:52 AM, John Whish <
john....@googlemail.com> wrote:
> Looking at the processRouteMatch method it doesn't seem to use that settings
> - should it?
No, routes are just a way to map SES URLs to regular URLs inside FW/1.
The parsing of subsystems is done on the regular URLs.
So if you set subsystemDelimiter to "-" and hit
http://example.com/Special-SpecialPages that will go thru the routes
machinery first and if Special-SpecialPages is left in the action, it
will become Special (subsystem) SpecialPages (section) for processing
the action.
Hope that makes sense?
--
Sean A Corfield -- (904) 302-SEAN
An Architect's View --
http://corfield.org/
World Singles, LLC. --
http://worldsingles.com/
"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)