[Adium-devl] SystemVersionCheck
Andreas Monitzer
soc at monitzer.com
Wed Aug 16 14:01:36 UTC 2006
On Aug 16, 2006, at 15:38, Andrew Harvey wrote:
> On 16/08/2006, at 11:35 PM, Graham Booker wrote:
>
>> I almost wonder if it would be better to change the
>> systemVersionCheck to use OS X's application launch mechanism
>> rather than fork. Put the whole app in a sub-dir within adium and
>> have the system version check launch the app within itself. Would
>> that solve the issues?
>
> It doesn't really get around the fact that it's still a butt ugly
> hack.
Maybe you could move the whole application to a bundle and load it
using NSBundle instead of a fork. That way, there would be no
separate process running.
andy
More information about the devel
mailing list