Hi Flavio,

On 11/01/2013, at 3:05 AM, Flavio Donadio <[email protected]> wrote:

> So, how would you guys do this?

I suppose it depends how frequently you expect the template XML to change, if 
at all, and whether you envisage changing it on the fly, or if you could just 
restart the application to pick it up from properties or a text file.  Never 
changes?  You could use text files (in Resources, or downloadable from 
somewhere, say S3) that are picked up during application initialisation.  
Changes frequently and is user-editable?  Store it in the database—perhaps an 
XMLTemplate entity, one for each template type.  So many options.


-- 
Paul Hoadley
http://logicsquad.net/



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to