Hi all,

I am writing multiple apps (~20) that all share the same sidebar
navigation.

Is there a way to make multiple applications use a central library of
tiles so that I would be able to change or add a link in the library and
it would affect all applications?

In such a scenario could I add a link without redeployment of an app?
(does restarting the tiles defs factory do this?)

If the above is not possible, I am also considering storing these links
in a DB so that adding or changing a link can be done without restarting
the app and it can be done in one simple step through an admin interface
or something. (DB caching in sql Maps should keep my DB from doing too
much extra work for this I hope) :O  


(I have decided not to use modules because there will be about 20
applications involved and I prefer to be able to reload them
individually if one needs maintenance, not having to do one monolithic
restart). 
 
-- thanks in advance, 

Joshua Cronemeyer

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to