On 12/14/05, Magnus Lycka <[EMAIL PROTECTED]> wrote:

> It's my impression that code generation leads to more duplication
> and less code reuse. It's easy to whip up a new class or window
> that duplicates a lot of already existing code, with those graphical
> tools.

Of course, Visual designer != code generation

Code generation tends to be sloppy and strictly 1-way. In most cases,
you can't edit it manually and then open the design back up in the
visual tool.

--

# p.d.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to