I'm porting some code to OS X (10.4 is minimum required level) that uses the
cURL and OpenSSL libraries.  I see both of these libraries are present in
the /usr/lib directory on a stock machine.  So, I am assuming they are
included in the base OS X build.  What I'm wondering is, is it safe to
assume these will be present for the foreseeable 10.x future, or should I
take the time now to convert this code to use the Core foundation classes.
The code is a mix of C and C++, and I wasn't planning on moving to
Objective-C unless there is a hard requirement to do so.

 

I know there isn't a definitive answer here, but I'm hoping the wealth of
experience on this list can provide some good advice.

 

Tom Fortmann

Xcape Solutions Inc.

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to