One thought I had, in my Application class I call:

  getPages().setHomePage(Comments.class);

but call mountBookmarkablePage() on the application.

Would it make sense to define mounts from the AplicationPages instance as that seems to keep all the information about page settings?

Mark

On 12/11/05, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
I'm currently refactoring the mounting (and request targets) part to
support more cases, like package mounting. Hard to get right though...

Reply via email to