Issue Details (XML | Word | Printable)

Key: GRAILS-3095
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Marc Palmer
Reporter: Marc Palmer
Votes: 1
Watchers: 0
Operations

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

Add documentation for converters esp. deep copy mechanism

Created: 11/Jun/08 06:00 AM   Updated: 18/Nov/08 10:59 AM
Component/s: Documentation
Affects Version/s: 1.0.3
Fix Version/s: 1.0.5

Time Tracking:
Not Specified



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Brad Whitaker added a comment - 18/Nov/08 10:59 AM
Perhaps the User Guide needs a new section for Utilities (or Miscellaneous) that could hold the converter documentation. The current documentation for converters is within the Controller section, subsection 6.1.7 XML and JSON Responses. The converter functionality has broader functionality than controller responses. I was completely unaware of this broader functionality until I read this JIRA (about one week after writing my own domain class converters).