do design patterns still apply with Python?
Paul Boddie
paul at boddie.org.uk
Fri Mar 3 05:24:59 EST 2006
Paul Rubin wrote:
> Roy Smith <roy at panix.com> writes:
> > > Somewhat less often, something is easy in Java and difficult in
> > > Python.
> > Example?
>
> Sandboxed code is a real obvious one.
I don't disagree that this is true in general, but is that actually
covered in the design patterns book [1] or in other related literature?
Paul
[1] "Design Patterns: Elements of Reusable Object-Oriented Software"
More information about the Python-list
mailing list