----- Original Message ----- From: "Peter Royal" <[EMAIL PROTECTED]> To: "Avalon framework users" <[EMAIL PROTECTED]> Sent: Thursday, February 13, 2003 7:18 PM Subject: Re: Swing Component
> You can modify Fortress to not proxy components (this will also remove > the addition of the "Component" interface if your component does not > have it already). > > Create your own container (you can extend DefaultContainer) and > override the createObjectFactory method. Use the same version that > exists in AbstractContainer, just don't wrap the ComponentFactory in > the ProxyObjectFactory. Are there some benefits that will be lost because of not using Proxy objects ? -Vjeran --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
