Re: [proxy] ProxyFactory is now a class!

2005-11-21 Thread robert burrell donkin
On Sat, 2005-11-19 at 14:44 -0500, James Carman wrote: Per the suggestions from the group, I changed ProxyFactory to be a concrete class rather than an interface (I don't like it, but it will be easier to change in the future). Now, ProxyFactory is essentially the reflection-based

[proxy] ProxyFactory is now a class!

2005-11-19 Thread James Carman
Per the suggestions from the group, I changed ProxyFactory to be a concrete class rather than an interface (I don't like it, but it will be easier to change in the future). Now, ProxyFactory is essentially the reflection-based implementation of the old interface. Subclasses will override the