> > yea.  I like to use the out of the box services.  Less to remember
> > when upgrading.
> 
> We really should make it so that the TR.props is generated 
> more easily. That
> way, you can have a "local" set of values and then generate 
> your TR.props
> based on those local set of values. This would make upgrades 
> a LOT easier.

It might be a good feature to be able to have a base properties
file somewhere, which you would (almost) never touch and would
be distributed with Turbine, and one or more overriding files
that would hold your local config. For example:

  WEB-INF/conf/TR.props
  WEB-INF/conf/<servlet>.props

and Turbine could know to read TR.props first, then read the local
props file, overriding any previous settings.


-- 
Gonzalo A. Diethelm
[EMAIL PROTECTED]

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

Reply via email to