linking to restful admin controllers

hi

following the notes from DHH's keynote at Euro RailsConf 07 ive created a restful admin controller and im wondering how i link to this using restful helpers?

obviously edit_post_path(post) for example will no longer work and i dont think nesting posts in admin will work either because their are now two seperate posts controllers.

anyone?

here are the notes taken by casper fabricious: http://casperfabricius.com/blog/2007/09/18/railsconf2007-dhh/