Timeline for C# class architecture for REST services
Current License: CC BY-SA 2.5
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 2, 2011 at 20:17 | comment | added | Steven A. Lowe | @Robert: i see no complexity in this - one project, one interface, one class; the factory hides the concrete classes and the interface hides the implementation. What do you suggest? | |
| Feb 2, 2011 at 19:41 | comment | added | Robert Harvey | Isn't that just pushing the complexity somewhere else, "kicking the can down the road," so to speak? | |
| Feb 2, 2011 at 19:19 | history | answered | Steven A. Lowe | CC BY-SA 2.5 |