|
|
|
|
|
by quile
5138 days ago
|
|
Nice. Along these lines, by the way, is my Javascript port of Apple's "key-value coding": http://quile.github.com/keyvaluecoding-js which allows you to traverse object graphs without all the null-check nonsense. Admittedly the purpose is slightly different, but they seem related. |
|