[Zope] ANNOUNCE: An easier way to write products
Oleg Broytmann
Oleg Broytmann <phd@phd.pp.ru>
Thu, 10 Jan 2002 14:35:41 +0300
On Thu, Jan 10, 2002 at 12:13:00PM +0100, maxm wrote:
> It has long bothered me to no end that when I write Python based products
> that there was a lot of repeat code. Thus violating the DRY pinciple (Don't
> Repeat Yourself).
Ever looked to Zope beans?
http://www.pault.com/pault/zope/zope_beans.html
Oleg.
--
Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.