Message from discussion
What is highest priority for Scala to succeed in corporate world (Should be in scala-debate?) ?
Received: by 10.52.35.206 with SMTP id k14mr2068266vdj.5.1320835922277;
Wed, 09 Nov 2011 02:52:02 -0800 (PST)
X-BeenThere: scala-user@googlegroups.com
Received: by 10.52.24.163 with SMTP id v3ls708246vdf.3.gmail; Wed, 09 Nov 2011
02:51:58 -0800 (PST)
MIME-Version: 1.0
Received: by 10.52.188.99 with SMTP id fz3mr150151vdc.19.1320835918935; Wed,
09 Nov 2011 02:51:58 -0800 (PST)
Received: by p16g2000yqd.googlegroups.com with HTTP; Wed, 9 Nov 2011 02:51:58
-0800 (PST)
Date: Wed, 9 Nov 2011 02:51:58 -0800 (PST)
In-Reply-To: <CALVYeJi09fHpdndfJCcLQGUvD0ZzbvSiwZ7bhDdGB3VcRggKBw@mail.gmail.com>
References: <9894118.223.1320529912870.JavaMail.geo-discussion-forums@yqpp12>
<229d937a-3ffe-47f1-8864-af0bbc207b8b@m19g2000yqh.googlegroups.com>
<CANpg8PB3QmAY4gkBxj+nJfng9fnM=wqcRE2-npz9hDjSTYAowQ@mail.gmail.com> <CALVYeJi09fHpdndfJCcLQGUvD0ZzbvSiwZ7bhDdGB3VcRggKBw@mail.gmail.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20100101 Firefox/7.0.1,gzip(gfe)
Message-ID: <3838f781-5c08-4c17-aecc-c5f5d8094710@p16g2000yqd.googlegroups.com>
Subject: Re: What is highest priority for Scala to succeed in corporate world
(Should be in scala-debate?) ?
From: bryan hunt <sentimental.br...@gmail.com>
To: scala-user <scala-user@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Thomas, Wow.
Have you been using Netbeans to compile real world projects? My
experience of Scala Netbeans integration is:
The guy who was maintaining the plug-in left 2 years ago and that it
currently chokes on anything more serious than Hello World.
Scala-IDE, the Eclipse plugin while not quite there compared to
Eclipse's Java support is still WAAAEEEEY ahead of the competition.
And yes, I use IDEA for ActionScript but it's Scala support is at
best, enthusiast grade.
I say this having written an approx 30,000 LOC Scala project last year
all of which parses and compiles (slowly) using Scala-IDE and/or
Maven.
Regards,
Bryan Hunt