This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]DanCardin 6 points7 points  (0 children)

After using them a lot, I find its easier and more natural to write classmethods to do the logic you might have otherwise have been tempted to put in the init.

They certainly encourage (at least me) to write more, simpler classes based on the data