Y
Hacker News
new
|
ask
|
show
|
jobs
by
jdmichal
4152 days ago
I believe the intention is basically "bind to a setter method, not a field." I'm guessing for much the same reasons the same is used in Java: You can change methods. You can add sanity checks, new behavior, etc.