On Apr 3, 2005, at 23:52, OpenMacNews wrote:

Foundation is its own framework (see /System/Library/Frameworks)

yup.

which is implicitly linked in by Cocoa and Carbon.

Actually no, Carbon doesn't link to Foundation. Everything written in Objective-C does, though. You're probably thinking of CoreFoundation.


sigh. more to learn.  =-)

clearly time to unpack & actually read my new copy of Hillegass' book ...

That book isn't going to talk about mundane details about how Mac OS X's internal frameworks are linked together (which changes every release, and is really none of your business). Though the book will probably be enlightening, it's not in any way relevant to this.


Why are you building your own framework anyway? The one I built <http://undefined.org/python/#python> is perfectly good, and I actually know what I'm doing ;)

-bob

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to