[Openmcl-devel] Cocoa bindings only (without IDE)?

Robin Allen r at foon.uk
Sat Dec 17 07:15:31 PST 2016


Hi,

I’m using CCL’s Cocoa bindings to develop a GUI program on OSX. It’s all going well, but I wonder:

When you (require ‘cocoa), this not only makes the Cocoa bindings available, but also starts up Clozure’s IDE and pulls in a lot of packages. These
packages all stick around in the image saved by BUILD-APPLICATION, but I don’t need any of them.

I’m not using the IDE and I’d rather not have to load it unnecessarily. All I need are the Cocoa bindings. Is there a way to just load the Cocoa bindings
without also loading Hemlock, Inspector, the listener window, etc.?

Thank you

Robin


More information about the Openmcl-devel mailing list