[armedbear-devel] bug with initialize-instance and keyword arguments

Ville Voutilainen ville.voutilainen at gmail.com
Wed Oct 7 06:12:11 UTC 2009


2009/10/7 Steve Rolls <srolls24 at gmail.com>:
> Thanks Ville.
> There is still at least one case that abcl is not happy with. A keyword
> argument with a default value.

Well, I'll see what I can do.

I also imagine that abcl is not happy with methods for make-instance itself
taking keywords.

We now check initargs for shared-initialize and initialize-instance methods,
but not for make-instance methods. It's probably reasonable to expect
people to want to write :before/:after methods for make-instance.




More information about the armedbear-devel mailing list