Nicholas Seckar and I have been working on a rewrite of the routing
code, making it leaner, faster, and easier to understand. It will
also be easier to extend, so it is an all-around win.
However, because it is a rewrite, the internals have changed
significantly. If you have code (a plugin or otherwise) that messes
with routing, there is a good chance this rewrite will break that
code. The public-facing API (things you use in config/routes.rb) will
remain the same, but expect anything else to break.
The simply_restful plugin, for instance, will not work with the new
routes until some (minor) modifications are made to it.
I'll be working this afternoon on merging the new routing code in,
and depending on how smoothly it goes, this may be finished as soon
as tomorrow. If I hit some bumps, it may take longer.
Just wanted to give everyone a heads-up.
- Jamis
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core