Re: InternetConfig in Carbon? Why?
Re: InternetConfig in Carbon? Why?
- Subject: Re: InternetConfig in Carbon? Why?
- From: Stéphane Sudre <email@hidden>
- Date: Mon, 8 Jul 2002 16:16:13 +0200
On Monday, July 8, 2002, at 02:51 PM, Quinn wrote:
At 14:32 +0200 8/7/02, Stiphane Sudre wrote:
Why is InternetConfig in Carbon?
Good question.
Couldn't it be in CoreServices?
No. IC relies on Apple events, Process Manager, and Launch Services,
none of which are available in CoreServices. You could argue that it
should be in ApplicationServices though.
The issue I'm seeing with Internet Config being in Carbon are:
- if you're building a Cocoa Application, you must add the Carbon
Framework.
- if you're coding a Daemon, you can't use it directly (but the same
restriction applies to Launch Services so it's not a real problem).
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.