Skip to main content

Timeline for Sending email based on object type

Current License: CC BY-SA 3.0

11 events
when toggle format what by license comment
Apr 7, 2016 at 1:57 history edited Jamal CC BY-SA 3.0
deleted 63 characters in body; edited title
Dec 15, 2013 at 9:02 comment added jmoreno This doesn't seem to be about generics. Generics methods are basically like duck typing but in a statically defined manner -- you have an algorithm that does something, and instead of copy/pasting and the search and replace on the types, you use generics and end up with just one function just as you would if c# did duck typing. It is statically defined, so the type has to support all of the operations used (generally through interfaces but sometimes through inheritance and base types).
Dec 15, 2013 at 3:34 history edited Jamal CC BY-SA 3.0
deleted 55 characters in body; edited tags; edited title
Dec 6, 2012 at 19:57 vote accept Florim Maxhuni
Dec 6, 2012 at 17:34 comment added Brian @svick: Wouldn't SO have a tendency to close this as too localized?
Dec 6, 2012 at 15:54 answer added Bobson timeline score: 1
Dec 5, 2012 at 11:09 history edited Florim Maxhuni CC BY-SA 3.0
Question reformulate base on comment.
Dec 5, 2012 at 10:49 comment added svick You want to modify your in a specific way, you're not asking us to review it and look for possible improvements. Because of that, I think your question doesn't fit on codereview well and would be better suited for SO.
Dec 5, 2012 at 10:01 review Close votes
Dec 5, 2012 at 21:50
Dec 5, 2012 at 9:41 review First posts
Dec 5, 2012 at 20:26
Dec 5, 2012 at 9:22 history asked Florim Maxhuni CC BY-SA 3.0