Search Results

0
votes

Get Methods: One vs Many

The first is probably the best in Java, considering it is typesafe (unlike the other). Additionally, for "normal" types, the second solution seems to only provide cumbersome usage for the user. How …
4
votes

D-Editor with debugging

Descent, the Eclipse plugin, should support both (if you have a D supporting debugger installed). I have to admit I haven't trie …