newbie:using NSData (with NSDocument)
newbie:using NSData (with NSDocument)
- Subject: newbie:using NSData (with NSDocument)
- From: Aaron Boothello <email@hidden>
- Date: Fri, 23 Jan 2004 03:03:57 +0800
i got a 'complex' class, made up of structs, floats, bools, strings, etc.
I'd like to use it with NSDocument (in a document based cocoa application). (im just starting out with document based apps, so... :) )i noticed that the methods called when you have to open/close documents uses NSData. is there any way for me to 'bridge' the gap so as to readily convert my data class to and from an NSData type ?
Thanks,
Aaron.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.