Timeline for Two data sources merged
Current License: CC BY-SA 3.0
15 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 28, 2017 at 8:16 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| May 29, 2017 at 8:12 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Apr 29, 2017 at 8:06 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Mar 30, 2017 at 7:32 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Feb 28, 2017 at 6:48 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Jan 29, 2017 at 6:18 | answer | added | walpen | timeline score: 1 | |
| Jan 29, 2017 at 5:05 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Dec 30, 2016 at 5:01 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Nov 30, 2016 at 4:06 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Oct 31, 2016 at 4:03 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Oct 1, 2016 at 4:00 | answer | added | Theraot | timeline score: 0 | |
| Sep 30, 2016 at 0:42 | comment | added | Frank Hileman | The only place I have seen something like delegation work in C# is using the property grid in visual studio, which has something like "virtual properties". I don't think this would help you. C# is a simple language in many ways. Separate classes, without the convenience properties, will be the easiest to maintain. | |
| Sep 30, 2016 at 0:38 | comment | added | Karlovsky120 | My question is "Have I missed something?". I'm not that well versed with C# and people do come up with most ingenious solutions. | |
| Sep 30, 2016 at 0:33 | comment | added | Frank Hileman | What is the question? You have already explored the alternatives. C# doesn't support delegation directly, which is the solution you seem to be searching for. For this reason, separate classes will be the easiest to maintain. | |
| Sep 29, 2016 at 16:52 | history | asked | Karlovsky120 | CC BY-SA 3.0 |