I know that I need to use interfaces for classes if they are proxied individually, but if I am only proxying collections, do the items I am proxying need to implement any interfaces?
Thinking about it with hindsight, I would assume not, and I can get rid of dozens of needless interfaces! Can someone correct me if I'm wrong? Thanks, Daniel. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
