> Just for reference, in our platform when an client is requesting a > pooled service it *always* narrows this to a particular type > (typically a factory object) and handles access and decommissioning > against a specific type based on its own lifecycle requirements > for the object in question. This may be for the duration of a single > invocation but more typically, the supplied factory will handle > caching of the supplied instance for a configured period of time - i.e. > overriding any request from the client to release the instance because > the factory knows more about the real world and the factory client only > just knows about doing its job.
Maybe I'm too tired yet but... Sorry - I'm not quite getting what you are trying to say with that... ...could please explain a bit more? -- Torsten -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
