As another refinement, store all of your end points as an array of float.  
Store the array in NSData.  Have an entity called EndPointStorage that has an 
NSData attribute, endpoints.
 
The Vector3DReference entity can then have an integer attribute called 
endPointIndex.  Use endPointIndex to lookup the end point in the 
EndPointStorage.endpoints.
 
_______________________________________________

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