On 5 Dec 2012, at 07:33, Chris Withers wrote: > That said, I'd love to see a project that's a good example of this, are there > any around online in Python? The closest thing I can think of is the move to > the component architecture that Zope did from v2 to v3; architecturally > brilliant but actually killed off the platform…
Or more correctly, architecturally brilliant so much so that it was taken forth to be used outside the platform to such a degree that the rest of the platform (Zope 3) was refactored out as a bunch of standalone libraries (The Zope Toolkit). To the OP: The Zope Component Architecture may cover quite a bit of what you want to do… take a look at zope.component and zope.interface (or read up here http://bluebream.zope.org/doc/1.0/manual/componentarchitecture.html) -Matt -- Matt Hamilton, Technical Director Netsight Internet Solutions Limited http://www.netsight.co.uk/matth Tel: 0117 90 90 90 1 Ext. 15 Registered in England No. 3892180 Registered office: 40 Berkeley Square, Clifton, Bristol, BS8 1HU _______________________________________________ python-uk mailing list python-uk@python.org http://mail.python.org/mailman/listinfo/python-uk