Mac OS X support question

Ned Konz ned at squeakland.org
Tue Apr 5 21:36:03 UTC 2005


On Tuesday 05 April 2005 1:32 pm, Cees de Groot wrote:
> Our app has some OS-dependent classes that return, for that platform, the  
> directory where data should be stored, a directory where documents can be  
> temporarily created, etcetera. For Unix, we use the OSProcessPlugin (so we
>   can return ${HOME}/.dgv, for example); for Windows, we use FFI and Win32
> API calls.
>
> I'm now trying to 'port' the thing to Mac OS X. Assuming that we can just  
> crash&burn on classic Mac OS for the time being (if that would make a  
> difference...), what would be the easiest way to implement this on Mac OS  
> X?

You should be able to use the OSProcessPlugin, I think.

-- 
Ned Konz
http://bike-nomad.com/squeak/



More information about the Squeak-dev mailing list