[MacRuby-devel] Quicklook plugin, Spotlight importer

B. Ohr jazzbox at 7zz.de
Thu Nov 12 06:18:47 PST 2009


Hi,

I have written a MacRuby class that reads binary data (a special  
format) from a file. Is there a chance that I can use this class in a  
Quicklook plugin or a spotlight importer?

Both targets don't support GC-memory, but all object instances are  
created in one procedure with autorelease (NSAutoreleasePool ). So  
this is a very special case of GC....

Bernd


More information about the MacRuby-devel mailing list