const NSTimeZone?
const NSTimeZone?
- Subject: const NSTimeZone?
- From: mirage_3d <email@hidden>
- Date: Wed, 26 Nov 2008 00:48:56 +0800
hi there,
i'm trying to define a constant NSTimeZone object for a class i'm writing to
use as a global constant. so far i haven't managed to do this directly or
indirectly. i tried through NSString, NSData, NSArchiver and so far i've hit
the wall. i was thinking that maybe i could use the C trick with memory
pointers but i'm wondering if this will be another dead-end too. can this be
done? is there a way to define constant objects other than NSString in a
clean obj-c manner?
thanks,
salam horani
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden