With Rails 2.0 coming soon, are there any near-term plans for Radiant’s
admin tools to move towards a more RESTful design?
I’ve been working on an extension that inherits quite a bit from
Radiant’s AbstractController and have found several places where the
going would be easier were it REST-oriented (it would probably simplify
things like PageController too).
I guess I’m saying that it would be nice to bite the bullet sooner
rather than later – before too many extensions get built that would
have to be reworked.
-Chris