FROM : Nicholas Riley
DATE : Sun Nov 10 03:17:21 2002
On Sat, Nov 09, 2002 at 07:02:57AM -0800, Dan Wood wrote:
> Ah, but that's circular reasoning! :-) If I knew how to conditionally
> load a framework if you were in 10.2, then I could apply the same logic
> and only load the Address Book framework if I was in 10.2 or newer!
What I think was meant was that you'd isolate the code into a plugin
which linked with AddressBook.framework, and in your main application
code, check the OS version and only load the plugin if it's 10.2 or
later.
--
=Nicholas Riley <<email_removed>> | <http://www.uiuc.edu/ph/www/njriley>
Pablo Research Group, Department of Computer Science and
Medical Scholars Program, University of Illinois at Urbana-Champaign
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Sun Nov 10 03:17:21 2002
On Sat, Nov 09, 2002 at 07:02:57AM -0800, Dan Wood wrote:
> Ah, but that's circular reasoning! :-) If I knew how to conditionally
> load a framework if you were in 10.2, then I could apply the same logic
> and only load the Address Book framework if I was in 10.2 or newer!
What I think was meant was that you'd isolate the code into a plugin
which linked with AddressBook.framework, and in your main application
code, check the OS version and only load the plugin if it's 10.2 or
later.
--
=Nicholas Riley <<email_removed>> | <http://www.uiuc.edu/ph/www/njriley>
Pablo Research Group, Department of Computer Science and
Medical Scholars Program, University of Illinois at Urbana-Champaign
_______________________________________________
cocoa-dev mailing list | <email_removed>
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 mail archive

