Brilliant, things which I'm unclear on would be the use of optional
parameters (i.e. "[id]" rather than "<id>"), handling extensions (so
that if you change from .castle to .aspx you don't have to edit all
your rules), handling the root URL ("/"), and some unit testing stuff,
particularly testing things like RedirectUsingNamedRoute. If you could
try and focus on some of those then that'd be awesome.On Tue, Nov 18, 2008 at 5:37 PM, hammett <[EMAIL PROTECTED]> wrote: > > Awesome. I'll try to fill the blanks. Thanks > > On Mon, Nov 17, 2008 at 4:10 AM, Colin Ramsay <[EMAIL PROTECTED]> wrote: >> >> Hi all, >> >> I've just started working with the RoutingEngineEx and noticed there >> isn't any documentation for this outside of blog posts and suchlike. >> I've started a page on using.castleproject.org: >> >> http://using.castleproject.org/display/MR/Routing+Overview >> >> When I have fleshed it out a little more (named routes, restrictions), >> I'll pull out the content for a documentation patch. In the meantime >> it would be really appreciated if we could all pool our knowledge >> about how this thing works with a view to expanding this approach to >> other areas of documentation later. I've been interested in helping >> out with the docs for a while but my knowledge of many Castle aspects >> is still limited, so if we could take a collaborative approach then >> that could ease the burden. >> >> Thanks, >> Colin >> >> > >> > > > > -- > Cheers, > hammett > http://hammett.castleproject.org/ > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
