Hi,
I know this was KBed last time but ... In the proposal is the interfaces for
interface Parametizabe
{
void parametize( Parameters parameters ) throws ParametersException;
}
I propose that this be included in CVS for components that Configura* is
overkill. Specifically I found that this pattern is widely used to launch
the Runtime/Kernel/Engine/whatever in a number of projects. Tomcat uses
system properties, Phoenix uses Parameters, OpenEJB uses properties, and a
few other servers I looked at have a similar arrangement.
I am not proposing that these be part of Blocks lifecycle just that they be
in CVS so that other components (like Embeddors) can make use of it rather
than using some custom method. Thoughts/Votes???
Cheers,
Pete
*-----------------------------------------------------*
| "Faced with the choice between changing one's mind, |
| and proving that there is no need to do so - almost |
| everyone gets busy on the proof." |
| - John Kenneth Galbraith |
*-----------------------------------------------------*
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]