On Tue, Dec 29, 2009 at 7:17 PM, Chris <[email protected]> wrote: > > In the Pylons roadmap wiki page, it mentions a mysterious ;) new meta > framework called Marco. Is this hosted anywhere? I'd like to just > poke around and see where it is headed. > > Regarding routes in general, the public routes api is really nice and > easy, but as I've been poking around in the source I've found parts > somewhat hard to follow - perhaps that is the nature of url matching/ > generation (I'm no expert). Thus, I'm really not sure of where or how > I should customize behavior that can't be done through the public > api.
I put the Routes-exp (formerly Routes 2) code on bitbucket. It may be easier to follow. The Routes internal structure will eventually be made closer to this. -- Mike Orr <[email protected]> -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
