Ceylon solves the null problem, nullable variables are Optional<T>, which can be abbreviated to T?. However, it's a JVM language, and there are a reasonable number of ways to get a null out of Java libs.
I expect to see some NullPointerExceptions in Ceylon's bugtracker, when it has one. -- Skype: ricky_clarkson UK phone (forwards to Skype): 0161 408 5260 On Wed, Apr 13, 2011 at 10:02 AM, Serge Boulay <serge.bou...@gmail.com>wrote: > 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 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 group, send email to > javaposse+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/javaposse?hl=en. > -- 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 group, send email to javaposse+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.