Berin Loritsch wrote:

>As of right now, Instrumentation is an *extension* to the component
>lifecycle.  The way it is currently integrated into the ComponentFactory
>in Fortress makes it behave as a core feature.  We need to break it
>out into an instance of Creator.  Once that is done we can even make
>it a default extension in Fortress--but it should be handled as the
>extension it is.
>
That should be fine.  The way components which implement Instrumentable 
work, it
is not really required that they ever be registered with an 
InstrumentManager.  It is
optional as not all containers include an IM.  So go for it.  I'll go in 
and see how it was
done once you get the changes committed.

Cheers,
Leif



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

Reply via email to