Bindings using other collections?
Bindings using other collections?
- Subject: Bindings using other collections?
- From: Robert La Ferla <email@hidden>
- Date: Sun, 08 Feb 2004 10:43:31 -0500
It appears that the new bindings architecture is largely (but not
entirely) dependent on Objective C. Is it possible to bind to Java
collections instead of NSMutableArray for relationships? If so, how?
e.g. If I have a Company that has many Employee objects, how can I use
a Vector or ArrayList for the to-many employees relationship so that the
bindings system knows how to add, remove, get, etc... from that collection?
_______________________________________________
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.