Kevin Meaney

Results 2 comments of Kevin Meaney

This can be closed. The example code that Sam has above we now realise can be fixed with the following. ``` framework("Foundation"); var string = NSMutableString.alloc().initWithString_("❦❦❦❦❦❦") var range = NSMakeRange(0,...

Hi Sam 👋 It doesn't seem to. @mathieudutour tried adding some type information to the pointer so that CocoaScript new the type of object that the pointer needed to be...