History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: GRAILS-717
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Graeme Rocher
Reporter: Marc Palmer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Grails

Add dynamic remove* methods to domain class for managing relationships

Created: 05/Feb/07 08:12 AM   Updated: 12/Apr/07 06:01 AM
Component/s: Persistence
Affects Version/s: 0.4
Fix Version/s: 0.5-RC1

Time Tracking:
Not Specified


 Description  « Hide
We have addXXXX which automatically fixes up bi-directional relationships, but we are asymmetrical because we don't offer removeXXXX

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Drew Varner - 14/Mar/07 04:33 AM
I'll tackle this one.

Marc Palmer - 05/Apr/07 04:33 PM
It should be removeFromXXX, ref new issue to change addXXX to addToXXXX