My biggest concern would be portability - Monorail on mono is actually a really good story and was one of the key selling points for the work I'm doing for a client at the moment (they favor a Linux/mono/MySql based platform for their SaaS branch of the product) - locking in to the MS 3.5 SP1 routing requires either Mono to implement routing themselves, or to maintain a seperate implementaiton of routing for mono in the Castle source/my product (unless the source is available for System.Web.Routing ??) - neither seems a very attractice situation - compared to just having a best of breed routing engine, which could perhaps include an SystemWebRoutingPatternAdaptor to make it easy for developers to use System.Web.Routing patterns in Monorail?
Cheers, - Alex On Wed, Sep 24, 2008 at 10:16 AM, hammett <[EMAIL PROTECTED]> wrote: > > I guess donjon was the main source of requirements of the current form > of MR routing. > I admit it's not enough, though, we need more use cases. > > > On Tue, Sep 23, 2008 at 3:13 PM, Ayende Rahien <[EMAIL PROTECTED]> wrote: > > I haven't actually used routing for anything serious, so I don't really > > consider this to be an interesting part or MR. > > As such, I don't have an issue with using this if this make our life > easier. > > If this is a problem, then no, we need to use something that works > better. > > > > On Wed, Sep 24, 2008 at 1:05 AM, hammett <[EMAIL PROTECTED]> wrote: > >> > >> The whole thing, the whole belief system. I wouldnt consider asp.net > >> mvc's routing perfect and might consider some of their decisions > >> questionable. Why would I copy their api then? > >> > >> On Tue, Sep 23, 2008 at 3:02 PM, Ayende Rahien <[EMAIL PROTECTED]> > wrote: > >> > Is it the routing API that makes MR identity? > >> > >> > >> -- > >> Cheers, > >> hammett > >> http://hammett.castleproject.org/ > >> > >> > > > > > > > > > > > > > -- > 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 -~----------~----~----~----~------~----~------~--~---
