Y
Hacker News
new
|
ask
|
show
|
jobs
by
rauschma
4215 days ago
Not completely: with getters, you have to decide on a specific set of properties, the proxy GET trap intercepts all get operations. But I agree that you don’t always need proxies.