You're exactly right. Interfaces (primarily, IMHO) center on behavior though - and my primary concern is the data. That's why I took the view I did.
David Graham wrote: > Interfaces allow you to have polymorphism just as well as inheritance > does. So, one could not use inheritance at all and implement > interfaces to acheive polymorphism. > > Dave -- Eddie Bush -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>