Timeline for How do I structure interfaces when objects only use part of the interface?
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 21, 2017 at 0:01 | history | edited | John Wu | CC BY-SA 3.0 | added 1 character in body |
| Feb 20, 2017 at 22:24 | vote | accept | jteezy14 | ||
| Feb 20, 2017 at 22:24 | comment | added | jteezy14 | Oh yes, that makes sense. Thanks very much for the great answer! | |
| Feb 20, 2017 at 22:22 | comment | added | John Wu | You would need two instance variables (one for deletes, one for updates)... assign dao to both. | |
| Feb 20, 2017 at 22:21 | comment | added | jteezy14 | When using setter injection, how would I declare the instance variable that I am setting in the InitializeDao function? | |
| Feb 20, 2017 at 21:49 | history | edited | John Wu | CC BY-SA 3.0 | added 189 characters in body |
| Feb 20, 2017 at 21:43 | history | answered | John Wu | CC BY-SA 3.0 |