Slashdot Mirror


User: rombertw

rombertw's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:2nd goal of a Java developer achieved.... on Code Bubbles — Rethinking the IDE's User Interface · · Score: 1

    There is no operator overloading in Java.

    In fact, there's much less magic in Java than in more hip languages, and that's a very good thing in my book.

    Robert

  2. Mach 6 on Mach 6 Test Aircraft Set For Trials · · Score: 1

    Is that somewhere around Warp 2?

  3. Re:Choosing a language on Scala, a Statically Typed, Functional, O-O Language · · Score: 1

    . Groovy will never have the kind of edit-time IDE intelligence simply due to it's dynamic nature. But for now, it stands ahead (after all, it has been around longer).

    The SpringSource guys seems to hold a different opinion: http://blog.springsource.com/2009/07/30/a-groovier-eclipse-experience/ . They're doing some pretty neat stuff with Groovy in Eclipse.