hi piero,

i'd create a service that has a mappedConfiguration
and contribute the default pages in the libraries' module 
(wrapped in another custom object).

if an user wanted to change the default he could do a
MappedConfiguration.override()  to replace the default
contribution.

i must admit i don't know what you mean when 
you say 'load page withoug ComponentClassResolver'?
who is the user... a developer or the user of the app?

g,
kris





Piero Sartini <li...@pierosartini.de> 
Gesendet von: p...@sartini-its.com
18.01.2010 12:55
Bitte antworten an
"Tapestry users" <users@tapestry.apache.org>


An
Tapestry users <users@tapestry.apache.org>
Kopie

Thema
Load page/component without ComponentClassResolver







Hello list.

I want to implement a library which provides standard pages for the
users application.
There are two requirements:

1. The user should configure the path where these pages will be available.
2. The user should be able to override them

I think there are 2 things needed to accomplish this:
1. check if page is available at a given location
2. if not, load page from some library path and substitude it to the
location from (1)

Is something like this possible? Any hints?

              Piero

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org


Reply via email to