Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
RikardH
on Sept 22, 2011
|
parent
|
context
|
favorite
| on:
Art of writing unmaintainable code.
"In particular, in Java, make ordinary methods masquerade as constructors."
Isn't that the first item of Effective Java? Factory methods? Which is a good thing.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Isn't that the first item of Effective Java? Factory methods? Which is a good thing.