Engines and current edge rails

Hi there,

We’re using engines heavily in our current app - problem is that we’ve
seen the lovely patch DHH just committed to edge rails to allow easy
namespacing of routes (
http://railstips.org/2007/4/28/namespaces-added-to-routes ). We’d really
like to move to edge to take advantage of this but we’re so heavily
dependant on the current release of engines that we can’t afford to
break that.

So - anyone know of any issues with edge rails and the current stable
release of engines? Would we have to move over to an edge version of
engines as well?

Cheers,

David