[Openmcl-devel] a problem with objc-to-lisp-message

Pascal J. Bourguignon pjb at informatimago.com
Sun Dec 19 01:06:45 PST 2010



(ccl::objc-to-lisp-message "example:::")
--> (:EXAMPLE)

I would have expected to get (:EXAMPLE :|| :||).

Without these two additionnal keywords, there would be no way to
distinguish the mandatory arguments from the rest arguments.

And foremost, there's no way to distinguish between
@selector(example:::) and @selector(example:).


-- 
__Pascal Bourguignon__                     http://www.informatimago.com/
A bad day in () is better than a good day in {}.




More information about the Openmcl-devel mailing list