----- Original Message ----- 
From: Jason van Zyl <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 08, 2001 22:53
Subject: Service properties cleanup


> Hi,
> 
> I am working on the TDK right now and while I was trying to use something
> like:
> 
> <database name="project">
> 
> I realized that the TurbineDB.getDatabaseMap() is hardcoded
> to return "default". Then looking at the code for the service
> I noticed that it requires the use of TurbineResources for
> some values.
> 
> 1. I would like to now clean up all the service properties
>    so they are of the form services.<service>.property so that
>    TurbineResources is not required in sibling services. This
>    also coincides with the separation of the services framework
>    from turbine that I am working on. I can build the services
>    separately but there are still some coupling issues.
> 
> 2. I would like to make the default database map configurable
>    as a MapBroker service property instead of being hardcoded
>    as default.

+1, this is definitely needed to support "componentized" services.

-- Ilkka


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

Reply via email to