Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.1.0
-
Component/s: None
-
Labels:None
-
Number of attachments :
Issue Links
| This issue is duplicated by: | ||||
| MODFORJ-86 | Implement hashcode and equals for DTO objects |
|
|
|
| This issue is depended upon by: | ||||
| MODFORJ-75 | Missing translation of an association in DtoTranslator. |
|
|
|
Argh, pressed enter accidentally and I can't edit the issue
Anyways, during testing I have noticed that the Dto's have no toString, equals, hashcode implementation. There might be a rationale for the hashCode and equals part, but a toString implementation would be handy I think.
The priority of this feature request is low.