On 8/26/2005 1:33 PM, Richard S. Hall wrote:

Bennett, Timothy (JIS - Applications) wrote:

Is it not possible for code in osgi to use some kind of FilterFactory
pattern in order to get around compile-time circular dependencies back
into the implementation code?  At runtime the Filter factory would
provide the code with a legitimate concrete implementation of the filter
and all would be well.


Yep, they do, but then that becomes part of the optimization to make it a direct reference.


Can you characterize the performance improvement obtained by having these "direct" references instead of using a factory in terms of quantitative benchmark numbers? I was wondering how well the optimizations performed.

Regards,
Alan



Reply via email to