mscarey / AuthoritySpoke

Reading legal authority for the last time
https://authorityspoke.readthedocs.io
Other
34 stars 2 forks source link

Eliminate .new() Factory methods #6

Closed mscarey closed 5 years ago

mscarey commented 5 years ago

Factor subclass instances need to be created with a call to e.g. Fact(), not Fact.new(), regardless of the inconvenience of __post_init for frozen classes. Unless it irrevocably breaks hash__.

mscarey commented 5 years ago

done in 728bc2adc6b3ababeb543df8cc2ff144a2e0a23a