On Tue, Dec 29, 2009 at 12:51 AM, Mike Burrows (asplake) <[email protected]> wrote: > > I can't speak for Routes 2 but I'm pleased to report that my changes > will soon make it into dev Routes. Actually "delighted" would be a > better word - it's my first formal contribution :-)
Routes 2 is cancelled. Some of the features have been backported to Routes 1, and more are planned, but it will remain compatible. I'm letting Ben deal with Routes 1 patches, which is why I haven't commented on them. > A nice next step would be to refactor a published example or two. A > squeaky clean tutorial example with a tidy routing config and no > redundant decorators would be nice, don't you think? If anyone > maintains suitable candiate and would like a collaborator, please get > in touch. An example of what? If it's just the new Routes features, you can put it in the Routes docs directory (Sphinx ReST format), and will automatically be picked up if the patch is accepted. You'll probably have to create an appendix in the manual for examples. If it covers more than Routes (as "decorators" suggests), it will have to go into Pylons somewhere, so the best place for now would be the Pylons Cookbook in the wiki. You can make a general page for "routing examples" if you don't see an appropriate place for it. If anyone has time to go through the Pylons Cookbook and look for stuff that should be in the official docs or is obsolete, now would be a good time. Official docs material can go to me; just tell me where it is. -- 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.
