Shapira, Yoav wrote:

Hi,
I might take a stab at this later today, using my first approach: "secure" will become an attribute of the ProtocolHandler interface. The Connector will retain its getSecure/setSecure methods, but they'll just pass through to the ProtocolHandler. That way the attribute will only be in one place and persisted once.


-1. This will not fly for performance reasons, and many local fields are needed on the connector class itself. Find something else ;)

Rémy


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



Reply via email to