Skip to main content
7 events
when toggle format what by license comment
Apr 12, 2017 at 7:31 history edited CommunityBot
replaced http://programmers.stackexchange.com/ with https://softwareengineering.stackexchange.com/
Mar 13, 2015 at 17:49 comment added Mike Partridge In that case, a more accurate word might be "verbose".
Mar 13, 2015 at 14:42 history edited h.j.k. CC BY-SA 3.0
provided clarification.
Mar 13, 2015 at 14:38 comment added h.j.k. @MikePartridge by "expensive", I meant cases where instantiating a new object is not as trivial as a one-liner new MyObject(...). I have tweaked my answer - hopefully in a slightly positive way - to reflect your contribution on the link as well. Thanks anyway!
Mar 13, 2015 at 12:15 comment added Mike Partridge Object creation (in Java at least) is not expensive: programmers.stackexchange.com/a/149569/34183
Mar 13, 2015 at 6:35 history edited h.j.k. CC BY-SA 3.0
added 125 characters in body
Mar 13, 2015 at 6:29 history answered h.j.k. CC BY-SA 3.0