[Openmcl-devel] Cocoa Strings in CCL-1.5

John DeSoi desoi at pgedit.com
Sun Jun 20 14:52:55 PDT 2010


On Jun 17, 2010, at 9:30 AM, Raffael Cavallaro wrote:

>> 
>> Does anyone know what I need to do to produce an ns-string object with an arbitrary initial value in the newer versions of CCL?
> 
> ccl::%make-nsstring

Note that you need to arrange to release (or autorelease) any strings you create with ccl::%make-nsstring. This is one of the aspects I miss most about the LispWorks Objective-C bridge -- you can just pass a Lisp string. 



John DeSoi, Ph.D.







More information about the Openmcl-devel mailing list