Hacker News new | ask | show | jobs
Cocoa's key-value-coding in javascript and perl
1 points by quile 5141 days ago
hey guys

just wanted to let peeps know that i've put up libraries in both javascript and perl to bring cocoa's key-value-coding to both languages.

basically they're perl and javascript implementations of cocoa's NSKeyValueCoding category. available here:

http://quile.github.com/keyvaluecoding-perl/ http://quile.github.com/keyvaluecoding-js/

cheers