Re: [The Java Posse] Re: Is it time to change the technology?

2012-02-17 Thread Serge Boulay
too bad about velocity .. I rather liked the syntax. Has anyone tried thymeleaf ? Looks like a pretty nice server side templating system. http://www.thymeleaf.org/ 2012/2/17 Cédric Beust ♔ ced...@beust.com On Fri, Feb 17, 2012 at 9:35 AM, Kevin Wright kev.lee.wri...@gmail.comwrote: My only

[The Java Posse] Joshua Bloch joins the Dart team as core libraries architect

2011-12-06 Thread Serge Boulay
Joshua Bloch joins the dart team as core libraries architect. https://twitter.com/#!/search?q=%23dartlang -- You received this message because you are subscribed to the Google Groups The Java Posse group. To post to this group, send email to javaposse@googlegroups.com. To unsubscribe from this

Re: [The Java Posse] Dart unveiled

2011-10-11 Thread Serge Boulay
The more interesting question will be whether Apple, MS, Mozilla will embed the Dart VM in their browsers. On Tue, Oct 11, 2011 at 11:16 AM, Ruben Reusser rube...@gmail.com wrote: It seems interesting that dart leaves out all access to files, databases and screens in their library as well as

Re: [The Java Posse] Re: Java Has Always Had Closures

2011-09-12 Thread Serge Boulay
most languages with closures allow this but not what is currently being proposed in Java 8. Closures in Java 8 currently do not permit capture of mutable local variables. 7. Local variable capture -- The current rules for capturing local variables of enclosing contexts

Re: [The Java Posse] Re: Jax Innovation Awards 2011: And the Winners Are...

2011-06-24 Thread Serge Boulay
didn't Mark Reinhold say that Java 9 (or post Java 8) will have reified generics ? On Fri, Jun 24, 2011 at 9:16 AM, Casper Bang casper.b...@gmail.com wrote: I think type erasure was an error, I would have preferred no generics to what we have. I agree though that few languages that claim to

[The Java Posse] Java Lambda syntax survey

2011-06-10 Thread Serge Boulay
Before it's too late, get involved and cast your vote for the syntax you identify with most! http://mail.openjdk.java.net/pipermail/lambda-dev/2011-June/003372.html http://www.surveymonkey.com/s/BQQLZQM -- You received this message because you are subscribed to the Google Groups The Java

Re: [The Java Posse] Re: Docs for JavaFX 2.0 have PDFs :-) (Android, nudge, nudge)

2011-06-01 Thread Serge Boulay
Overall I like the new direction of JavaFx 2.0. I am not particularly fond of the way they did properties (DoubleProperty, LongProperty etc) it seems little verbose for my likings. I would rather see properties implemented at the language level. I am both excited and curious for the forthcoming

[The Java Posse] Gavin King: A new language and SDK designed to replace Java in the enterprise

2011-04-13 Thread Serge Boulay
Another language in the works. Let the Scala vs Ceylon project wars begin. http://devstonez.wordpress.com/2011/04/13/introducing-the-ceylon-project-gavin-king-presentation-at-qcon-beijing-2011/ http://blog.talawah.net/2011/04/gavin-king-unviels-red-hats-top-secret.html -- You received this

Re: [The Java Posse] Gavin King: A new language and SDK designed to replace Java in the enterprise

2011-04-13 Thread Serge Boulay
go days on end without seeing any XML. There are many valid reasons to dislike Java, but XML is not one of them. On Wed, Apr 13, 2011 at 8:02 AM, Serge Boulay serge.bou...@gmail.com wrote: Another language in the works. Let the Scala vs Ceylon project wars begin. http

Re: [The Java Posse] Re: How to deal with CheckedExceptions

2011-03-25 Thread Serge Boulay
How is average java joe suppose to get checked exceptions right if there is this much confusion around the proper usage? 2011/3/25 Cédric Beust ♔ ced...@beust.com On Fri, Mar 25, 2011 at 3:14 AM, mP miroslav.poko...@gmail.com wrote: RemoteException // probably the most famous this

[The Java Posse] JDK 8 planning

2011-03-23 Thread Serge Boulay
Looks like Oracle has started planning for JDK 8 and they are accepting proposals for language features (big and small). http://mail.openjdk.java.net/pipermail/discuss/2011-March/001704.html It's time to start thinking about planning JDK 8. We already know what some of the big-ticket items are

Re: [The Java Posse] Re: JavaFX 2.0 Early Access - anyone in?

2011-02-17 Thread Serge Boulay
it would be nice to see some sort of external layout similar to Flex's mxml. On Wed, Feb 16, 2011 at 5:27 PM, Jonathan Giles jonat...@jonathangiles.netwrote: I'm also happy to chime in here if anyone has questions or comments. -- Jonathan On Feb 17, 8:26 am, Moandji Ezana mwa...@gmail.com

Re: [The Java Posse] Re: JavaFX 2.0 Early Access - anyone in?

2011-02-17 Thread Serge Boulay
at validating and refactoring! On 17 February 2011 14:45, Serge Boulay serge.bou...@gmail.com wrote: it would be nice to see some sort of external layout similar to Flex's mxml. On Wed, Feb 16, 2011 at 5:27 PM, Jonathan Giles jonat...@jonathangiles.net wrote: I'm also happy to chime

Re: [The Java Posse] Re: JavaFX 2.0 Early Access - anyone in?

2011-02-17 Thread Serge Boulay
the problem with the DSL approach is that you have to use an alternate JVM language .. .there goes the Back to Java and You don't have to learn another language marketing for JavaFx 2.0. On Thu, Feb 17, 2011 at 10:06 AM, Moandji Ezana mwa...@gmail.com wrote: On Thu, Feb 17, 2011 at 3:49 PM,

Re: [The Java Posse] Re: Joe, Android is Java - not really

2011-02-13 Thread Serge Boulay
I'm curious, why is Oracle putting effort into LUIT if Java ME is dead or has no hope ? 2011/2/13 Cédric Beust ♔ ced...@beust.com On Sun, Feb 13, 2011 at 5:05 AM, Russel Winder rus...@russel.org.ukwrote: As every phone company is spotting Java ME / CLDC / MIDP is now an awful platform.

[The Java Posse] Interview with Joshua Bloch on the Java Programming Language

2010-12-17 Thread Serge Boulay
http://www.infoq.com/interviews/josh-bloch-java-prog Enjoy. -- You received this message because you are subscribed to the Google Groups The Java Posse group. To post to this group, send email to javapo...@googlegroups.com. To unsubscribe from this group, send email to

Re: [The Java Posse] The ASF left JCP

2010-12-09 Thread Serge Boulay
now that ASF has left the JCP, does Oracle have to have an Election for a replacement? On Thu, Dec 9, 2010 at 2:41 PM, Jan Goyvaerts java.arti...@gmail.comwrote: ... although I guess we all have our own opinion about the role of ASF lately, I don't think this is good news for Java. A very sad

Re: [The Java Posse] James Gosling on Apple, Apache, Google, Oracle and the Future of Java

2010-12-03 Thread Serge Boulay
great video. Did you notice the huge endorsement that JSF got from Gosling :-) On Thu, Dec 2, 2010 at 4:18 PM, Kevin Wright kev.lee.wri...@gmail.comwrote: Speaking at the Silicon Valley Java Users' Group

Re: [The Java Posse] JSR's For 7, 8, Lambda and Coin

2010-11-17 Thread Serge Boulay
great news, but coin features in Java 8 JSR are TBD? I wonder if people will feel apprehensive on voting for something that is TBD? On Tue, Nov 16, 2010 at 6:25 PM, Sven Reimers sven.reim...@gmail.comwrote: Big news before tomorrows Devoxx Keynote: http://blogs.sun.com/mr/entry/quartet Sven

Re: [The Java Posse] JSR's For 7, 8, Lambda and Coin

2010-11-17 Thread Serge Boulay
module system is also TBD? On Wed, Nov 17, 2010 at 5:11 PM, Serge Boulay serge.bou...@gmail.comwrote: great news, but coin features in Java 8 JSR are TBD? I wonder if people will feel apprehensive on voting for something that is TBD? On Tue, Nov 16, 2010 at 6:25 PM, Sven Reimers sven.reim

Re: [The Java Posse] Re: Mac vs. Java: Nothing to see here, move along: Eclipse and NetBeans run just fine on OpenJDK.

2010-10-29 Thread Serge Boulay
2. Java Desktop will never be a threat. It makes sense for apple to stop spending the resources on keeping it up to date. Isn't it a drop in the bucket for a company that has close to 50 billion dollars in the bank to keep Java alive on the Mac? On Fri, Oct 29, 2010 at 8:49 AM, Reinier

Re: [The Java Posse] Re: Mac vs. Java: Nothing to see here, move along: Eclipse and NetBeans run just fine on OpenJDK.

2010-10-29 Thread Serge Boulay
kind of what I was getting at. A company that has that much money has no problem funding a Java team that consists of 4 people. I think it's their way of getting people to develop their platform. On Fri, Oct 29, 2010 at 1:08 PM, Casper Bang casper.b...@gmail.com wrote: Isn't it a drop in the

[The Java Posse] Explanation on why Doug Lea left the JCP

2010-10-22 Thread Serge Boulay
http://www.dzone.com/links/r/why_doug_lea_left_the_jcp.html http://www.dzone.com/links/r/why_doug_lea_left_the_jcp.htmlHis response to the JCP exec committee members. To: JCP Executive Committee Members From: Doug Lea Date: 22 October 2010 Dear Colleagues, Here is the promised explanation

[The Java Posse] diamond operator over something lik e “var” ?

2010-09-22 Thread Serge Boulay
Is there some particular reason Oracle choose the diamond operator over something like “var” ? For example, I find this ListEmployee emps = new ArrayList(); far less intuitive than say var emps = new ArrayListEmployee(); The second example has the added benefit that it would work

Re: [The Java Posse] Re: diamond operator over somet hing like “var” ?

2010-09-22 Thread Serge Boulay
I believe they are already using context sensitive keyword with the module keyword in jigsaw. On Wed, Sep 22, 2010 at 12:39 PM, Casper Bang casper.b...@gmail.com wrote: Introducing a new keyword is always very, very dangerous and has the potential to break a lot of code (witness what

Re: [The Java Posse] JavaFX script to be dropped, JavaFX 2.0 will be an API on the JVM, usable from Java

2010-09-20 Thread Serge Boulay
JavaFx 2.0 roadmap posted. http://javafx.com/roadmap/ On Mon, Sep 20, 2010 at 2:33 PM, Kevin Wright kev.lee.wri...@gmail.comwrote: Could this be true? The twitterverse certainly seems to think so right now. Scala, Clojure, Groovy, JRuby, Jython, etc. all invited to the party! So the

[The Java Posse] Reinhold brought up the concept of a value keyword ?

2010-09-20 Thread Serge Boulay
*Mark Reinhold brought up the concept of a value keyword that would allow for significant suppression of the boilerplate code for data/value classes.* I couldn't attend javaone, does anyone know if Mark posted a code sample or what the value keyword is or what it would look like? -- You

Re: [The Java Posse] Reinhold brought up the concept of a value keyword ?

2010-09-20 Thread Serge Boulay
...@beust.com First time I hear about it, I don't think it ever got mentioned a single time on the Coin mailing-list. It sounds like it might be property support? Where did you get this information? -- Cédric On Mon, Sep 20, 2010 at 7:22 PM, Serge Boulay serge.bou...@gmail.comwrote: *Mark

Re: [The Java Posse] Re: Scala vs. Groovy

2010-09-12 Thread Serge Boulay
The syntax issue is not a problem. I'm just so use to statically typed languages and the tools built around them that I never really considered anything else. I think I identify more with the work you are doing with Mirah http://www.mirah.org/wiki/MirahFeatures . On Sun, Sep 12, 2010 at 2:19 AM,

Re: [The Java Posse] Re: Scala vs. Groovy

2010-09-10 Thread Serge Boulay
where would you put Fantom in this list? 2010/9/10 Cédric Beust ♔ ced...@beust.com Hi Tommy, You're making a lot of good points. I also think that in terms of ease of migration path from Java, the order is 1) Groovy, 2) Scala and 3) Clojure (with a big gap behind number 2). Clojure is a

Re: [The Java Posse] Re: Scala vs. Groovy

2010-09-10 Thread Serge Boulay
so in terms on using Java web frameworks I can use anyone without problems? Lift just looks so different to me; probably a result of my lack of Scala knowledge. On Fri, Sep 10, 2010 at 2:11 PM, Kevin Wright kev.lee.wri...@gmail.comwrote: Java compatibility is absolutely *not* just a carrot, it

Re: [The Java Posse] Re: Scala vs. Groovy

2010-09-10 Thread Serge Boulay
as I have previously said, it's just too bad they didn't make JavaFx script a more general purpose language - I think it would rank high on your list. 2010/9/10 Cédric Beust ♔ ced...@beust.com On Fri, Sep 10, 2010 at 11:10 AM, Serge Boulay serge.bou...@gmail.comwrote: where would you put

Re: [The Java Posse] Re: JDK 7 (as currently defined) delayed to mid 2012

2010-09-09 Thread Serge Boulay
I totally agree with you. They could make JavaFx a general purpose programming language - it has all the elements of a java.next. Scala looks like a brilliant language but I suspect that java programmers looking for refuge would better identify with JavaFx. I have no idea why Sun didn't position

Re: [The Java Posse] JDK 7 (as currently defined) delayed to mid 2012

2010-09-08 Thread Serge Boulay
JDK 7 minus lambda, jigsaw and coin .. what's left then? 2010/9/8 Cédric Beust ♔ ced...@beust.com On Wed, Sep 8, 2010 at 10:03 AM, Ricky Clarkson ricky.clark...@gmail.comwrote: You need to read that a bit more closely. Mid-2012 is under a plan they are gravitating away from. From

Re: [The Java Posse] Re: JDK 7 (as currently defined) delayed to mid 2012

2010-09-08 Thread Serge Boulay
exactly, I think I'll read over Kevin's posts again :-) i can just see the java one keynote now ... your getting ... underscores in numbers! On Wed, Sep 8, 2010 at 1:15 PM, Mario Fusco mario.fu...@gmail.com wrote: JDK 7 minus lambda, jigsaw and coin .. what's left then? Scala :-) --

Re: [The Java Posse] JDK 7 (as currently defined) delayed to mid 2012

2010-09-08 Thread Serge Boulay
why do you think we are getting the real lambda's with this delay? Did the scope of the lambda project change with the delay? On Wed, Sep 8, 2010 at 1:10 PM, Maciej Hrynczyszyn maciej.hrynczys...@gmail.com wrote: 2010/9/8 Cédric Beust ♔ ced...@beust.com: From Mark's post: Plan A: JDK 7

Re: [The Java Posse] Re: A few reactions to the latest episode (Oracle vs Google)

2010-09-07 Thread Serge Boulay
What happens if Oracle doesn't win the lawsuit? Maybe Google wins and sues Oracle for irreparable damages (lost time, market share, client confidence etc). Nobody really knows what will happen - it's all speculation On Tue, Sep 7, 2010 at 2:40 PM, Fabrizio Giudici

Re: [The Java Posse] Erasure

2010-08-31 Thread Serge Boulay
what about throwing generic exceptions with type parameters? 2010/8/31 Cédric Beust ♔ ced...@beust.com Hi Russel, On Tue, Aug 31, 2010 at 7:51 AM, Russel Winder rus...@russel.org.ukwrote: Perhaps the JVM could then support type parameters and the abomination that is type erasure could be

Re: [The Java Posse] Dick's Crystal Ball: Oracle sues Google over Android. Facepalm!

2010-08-12 Thread Serge Boulay
this is going to be really bad for Java. On Thu, Aug 12, 2010 at 10:29 PM, Reinier Zwitserloot reini...@gmail.comwrote: I really, _REALLY_ didn't imagine this was actually going to happen, but the concern raised a few javaposses back has come true. My immediate gut reaction to this news: WTF

[The Java Posse] looks like PALM is getting acquired by HP

2010-04-28 Thread Serge Boulay
http://www.cnbc.com/id/36832774 -- You received this message because you are subscribed to the Google Groups The Java Posse group. To post to this group, send email to javapo...@googlegroups.com. To unsubscribe from this group, send email to javaposse+unsubscr...@googlegroups.com. For more

[The Java Posse] The Great Web Framework Shootout 2010

2010-04-19 Thread Serge Boulay
podcast is now available is anyone is interested. Speakers in this shootout include, in no particular order: - Chris Richardson of Cloud Foundry/SpringSource/VMware - Dan Allen and Lincoln Baxter III of JBoss, a division of RedHat - Alex Payne of Twitter - David Black of Cyrus -

[The Java Posse] James Gosling Resigns from Oracle

2010-04-10 Thread Serge Boulay
http://www.infoq.com/news/2010/04/gosling_leaves_oracle -- You received this message because you are subscribed to the Google Groups The Java Posse group. To post to this group, send email to javapo...@googlegroups.com. To unsubscribe from this group, send email to

[The Java Posse] Project Lambda: Straw-Man Proposal Posted

2009-12-11 Thread Serge Boulay
for those interested, Mark posted the Straw-Man proposal http://cr.openjdk.java.net/~mr/lambda/straw-man/ his blog http://blogs.sun.com/mr/entry/closures_straw_man -- You received this message because you are subscribed to the Google Groups The Java Posse group. To post to this group, send

[The Java Posse] Suns position on Delegates years ago

2009-12-02 Thread Serge Boulay
Here’s Suns position on Delegates years ago. Curious, aren't lambda's and delegates the same thing? *Extract from white paper* “The newest version of the Microsoft Visual J++ development environment supports a language construct called *delegates *or *bound method** references*. … It is

Re: [The Java Posse] Closures, too much or too little?

2009-11-18 Thread Serge Boulay
What spec are you reading. It clearly says Neal Gafter in the top right corner. From what I hear it's trimmed down version of bgga with fcm syntax. On 11/18/09, Fabrizio Giudici fabrizio.giud...@tidalwave.it wrote: Casper Bang wrote: Yeah it's confusing, what made them suddenly change their

Re: [The Java Posse] Re: Closures, too much or too little?

2009-11-18 Thread Serge Boulay
more good news .Joe said In terms of Project Coin, with the extended JDK 7 schedule the fate of multi-catch in the release may be reconsidered. On Wed, Nov 18, 2009 at 4:40 PM, Mark Derricutt m...@talios.com wrote: My understanding is that the goal of coin was small changes that don't

[The Java Posse] Re: No commercial motivation to make Java 'better'

2009-09-29 Thread Serge Boulay
What I got out of the podcast was that each jdk has a some sort of priorty/theme. For jdk 7, it’s modularity. Like any other business resources are allocated based on achieving that priority. Modularity is the major change for jdk 7. While some of the additional coins proposals and feature

[The Java Posse] Re: #277: Not a view from an ivory tower

2009-09-17 Thread Serge Boulay
The reality of bringing a new language into an exisiting organization is that it just isn’t that easy. Managers and the like see it as another thing they have to maintain. Organizations limit the number of languages in house for both maintenance and support reasons. It's much easier to get an