About "refactor religiously", it's curious, an experienced python
developer stated in PyConAr what I think is the opposite: he said
something like "don't bother refactoring", based in the amount of
projects abandoned that claim to have refactoring in the roadmap.

On unneeded classes, I think that it's sort of a refinement issue too,
one just cannot start with the right object oriented design, it needs
some sort of development evolution to reach an enhanced API.

On 17 mar, 13:27, Anthony <[email protected]> wrote:
> http://pyvideo.org/video/880/stop-writing-classes

Reply via email to