Hi Chuck, On 26/04/2007, at 2:52 PM, Chuck Hill wrote:
This is how I have always done it: // Remove as class propertyNSMutableArray classProperties = new NSMutableArray (columnEntity.classProperties());classProperties.removeObject(dataAccessNotifications); columnEntity.setClassProperties(classProperties);
is dataAccessNotifications the key for the columns you want to remove? with regards, -- Lachlan Deck _______________________________________________ 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]
