oupling, increase cohesion
of the software, and do tricks with lambda",
Python-D will say: "simplify,
reduce coupling, and increase cohesion
of the data, and do tricks with metadata."
Mike Brenner
--
http://mail.python.org/mailman/listinfo/python-list
otice that such things as code size, inheritance,
multiple tasks, calls, etc., don't add cost!
Code costs almost nothing compared to the true value,
the data and the dataflows.
Mike Brenner
Steven wrote:
> Lots of code, calls to, calls by, inheritance, multiple tasks, etc.
> What do