Re: PyProtocols, Components, and Inheritance

2006-02-18 Thread Terry Hancock
On Thu, 16 Feb 2006 23:53:51 -0600 Terry Hancock <[EMAIL PROTECTED]> wrote: > I've been discussing PyProtocols with a a friend > collaborating with me on a SF game project, about > the benefits and design concept of "component > architecture", and I'm a little confused by what I'm > learning. > [..

PyProtocols, Components, and Inheritance

2006-02-17 Thread Terry Hancock
I've been discussing PyProtocols with a a friend collaborating with me on a SF game project, about the benefits and design concept of "component architecture", and I'm a little confused by what I'm learning. I learned the concepts of "component architecture" from the Zope project, where if I'm not