Skip to main content

Timeline for More imitation of Enumerable in VBA

Current License: CC BY-SA 3.0

5 events
when toggle format what by license comment
Apr 13, 2017 at 12:40 history edited CommunityBot
replaced http://codereview.stackexchange.com/ with https://codereview.stackexchange.com/
Aug 11, 2014 at 0:58 comment added Mathieu Guindon Not really, Is looks like a shorthand for ObjPtr comparisons. It's just, like the = operator, it has too many meanings to my taste - notice its semantics are different in TypeOf x Is ISomeInterface.
Aug 11, 2014 at 0:56 comment added RubberDuck You've got a really good point about object equality, but does ObjPtr offer any advantage over the Is Operator? Is seems much less verbose.
Aug 11, 2014 at 0:39 history edited Mathieu Guindon CC BY-SA 3.0
added 2339 characters in body
Aug 11, 2014 at 0:30 history answered Mathieu Guindon CC BY-SA 3.0