Timeline for Coding to interfaces
Current License: CC BY-SA 3.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 7, 2013 at 1:41 | comment | added | Erik Reppen | Okay but were they talking about interfaces as in class APIs or interfaces the construct? | |
| Oct 11, 2011 at 8:15 | vote | accept | Tom Squires | ||
| Oct 10, 2011 at 12:13 | comment | added | NoChance | Keep it simple - Don't use something because it is better. Use what you know is necessary to do the job right. | |
| Oct 10, 2011 at 11:59 | answer | added | SF. | timeline score: 0 | |
| Oct 10, 2011 at 11:37 | answer | added | Luke Graham | timeline score: 2 | |
| Oct 10, 2011 at 11:17 | comment | added | StuperUser | You can use auto-implemented properties and getter methods, should you need them e.g. int someId { get; set; } works. That said, full consideration should be made as to whether the property should be part of the interface. | |
| S Oct 10, 2011 at 11:15 | history | suggested | Otavio Macedo | CC BY-SA 3.0 | Fixed typos |
| Oct 10, 2011 at 11:14 | answer | added | Thomas Owens♦ | timeline score: 9 | |
| Oct 10, 2011 at 11:14 | review | Suggested edits | |||
| S Oct 10, 2011 at 11:15 | |||||
| Oct 10, 2011 at 11:05 | history | asked | Tom Squires | CC BY-SA 3.0 |