Ok I'm not sure then. Good luck with it!
On 30/12/2008, at 11:18 AM, Nic Williams wrote:
Hey Brad,
Ok I replaced initialize with init (like your example) its still
failing.
Commit:
http://github.com/drnic/hillegass-macruby/commit/87d7af005f756291b156346258a561f156a65db5
No doubt its som
Hey Brad,
Ok I replaced initialize with init (like your example) its still failing.
Commit:
http://github.com/drnic/hillegass-macruby/commit/87d7af005f756291b156346258a561f156a65db5
No doubt its something trivial and obvious. Just not to me.
On Tue, Dec 30, 2008 at 9:59 AM, Brad Wilson wrote:
Nic,
I ended up getting by without those methods and using an init method.
http://lists.macosforge.org/pipermail/macruby-devel/2008-October/000582.html
To be honest, I'm not too sure why init worked, and initialize didn't,
but if I remember correctly, initialize wasn't being called and init
Replying to Rich's post on the KVC methods to add to get binding
compliance
http://lists.macosforge.org/pipermail/macruby-devel/2008-September/000563.html
I'm getting the same error as per this thread, tried adding Rich's KVC
methods to my StaffList.rb (which is probably MyDocument.rb for most
pe