In article <[EMAIL PROTECTED]>,
 "msoulier" <[EMAIL PROTECTED]> wrote:

> For example, the Factory pattern is mostly to work around the fact that
> it's difficult in Java and C++ to dynamically load classes.

You're over-specifying.  Most of most design patterns is to work around the 
fact that it's difficult in Java and C++ to do many things.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to