Timeline for Setting value of controller controls for domain objects with Reflection
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 8, 2017 at 2:48 | vote | accept | jpell | ||
| Aug 29, 2017 at 22:44 | comment | added | jpell | I am using Domain-Driven Design (DDD). | |
| Aug 29, 2017 at 22:22 | comment | added | jpell | "not have dependencies to the view layer" The TextFields are initialized in the controller, I am using FXML so they are injected. | |
| Aug 29, 2017 at 22:20 | comment | added | jpell | "The presentation code calls the domain object". I think I misled you. Edit() is inside the item class so this is possible: employee.edit(); Thanks for that link. | |
| Aug 29, 2017 at 16:37 | history | answered | slowy | CC BY-SA 3.0 |