Eric Johnson wrote:
My take is slightly different (and I wish I had time to implement it....)

Start by virtualizing the access to the connection, and then, rather than having multiple servers, just have different implementations of a virtualized "socket" interface, for example.

Eric, we can easily implement that by writing a special connection manager or socket factory. No need to introduce addition abstraction here. Socket is already a nice interface :-)


Odi


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



Reply via email to