I have noticed that the default _wonder.java template does not
produce a method to assign an array to a toMany relationship, as:
public void setMyMany(NSArray value) {
takeStoredValueForKey(value, "myMany");
}
Is there a problem with doing so? Should I change my method to delete
all the current relationships, and then loop through the updated array
and use "addTo${relationship.capitalizedName}" instead?
Thanks
Dan Faber
[email protected]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]