Hi, I have an app built in Mason and MasonX::WebApp. I want to use the same templates and most of the same WebApp code for a new app.
I could make two WebApps with a shared base class and put them at different URLs (/foo/ and /bar/), but I can't see how to make them share the same templates. It seems like I'd have to manipulate the path that Mason thinks was requested, but my attempts so far (changing $r->uri) have failed. Any tips on how to make this work? Or should I try using a dhandler or something instead? - Perrin ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Mason-users mailing list Mason-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mason-users