Changes between Initial Version and Version 1 of Ticket #21825, comment 21
- Timestamp:
- 2022-03-15T22:10:04+01:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21825, comment 21
initial v1 1 1 I'd move the check into the relation class as isUseful() or isValid() or something alike. If possible replacing all three cases, if not at least for the SaveAction case. 2 2 3 Java is object oriented, so datawhich belongsto the object also should be in the object.3 Java is object oriented, so functions which belong to the object also should be in the object.


