Re: Process Manager
Re: Process Manager
- Subject: Re: Process Manager
- From: Patrick Tescher <email@hidden>
- Date: Sun, 9 Jun 2002 10:59:46 -0700
Thats kinda what I meant. I'll probably just grab some code from ASM like Finlay suggested. Thanks for the help.
On Sunday, June 9, 2002, at 10:33 AM, David Remahl wrote:
Cocoa seems to have a very inadequate process management system so I was
planning to write up a program that you could call from cocoa that would work
with the carbon process manager. Has anyone else done this? I don't want to
duplicate someone else's code and it would save me some time if I didn't have
to write the whole thing out. Thanks in advance
~Patrick
An Application?!
You could write a class which calls directly into the process manager, and
in that way wrap up the carbon calls in a neater interface (ideally, though
it is rather difficult for some C API's).
/ David Remahl
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.