As far as I am aware the Turbine Resource service does not allow resource
info to be loaded from a database.  I think this would be a very useful
feature. Sometimes property files are not appropriate for all resource
loading. While I appreciate that a property file would be necessary to
bootstrap a database resource table, I would love to see a feature like:

        include = defaultdatabase.resourcestable

Does this sound like a good idea?

I need to be able to query lookup/reference data for my application and
store it in the global cache. I am considering either creating a service to
do this (not sure how to go about this though) or simple creating a utility
class that would implement some lazy initialisation.

Has any one else designed a lookup system? How did you choose to do it?

Any ideas?

Gareth


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to