Timeline for Should CRUD actions be Java classes?
Current License: CC BY-SA 3.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 7, 2016 at 15:03 | comment | added | Tulains Córdova |
Since this class adds and retrieves entries, it should be called EntryManager. An Entry object should perform operations based on it's own state, like save() where it saves it's state to database, a file etc.
|
|
| Jul 7, 2016 at 14:59 | history | answered | Encaitar | CC BY-SA 3.0 |