Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #25805
| From | Ken Wesson <kwesson@gmail.com> |
|---|---|
| Subject | Re: Why No Supplemental Characters In Character Literals? |
| Newsgroups | comp.lang.java.programmer |
| References | (5 earlier) <iihjvc$t59$1@news.eternal-september.org> <iihqrh$aoc$1@news.eternal-september.org> <iii642$egm$1@news.eternal-september.org> <4d4cc379$1@news.x-privat.org> <4d4cc4e3$0$23765$14726298@news.sunsite.dk> |
| Message-ID | <4d4cc851@news.x-privat.org> (permalink) |
| Date | 2011-02-05 04:47 +0100 |
| Organization | X-Privat.Org NNTP Server - http://www.x-privat.org |
On Fri, 04 Feb 2011 22:32:56 -0500, Arne Vajhøj wrote: > On 04-02-2011 22:26, Ken Wesson wrote: >> On Fri, 04 Feb 2011 16:37:21 -0800, markspace wrote: >>> On 2/4/2011 1:25 PM, Daniele Futtorovic wrote: >>>> Yeah. But that's not quite the same thing, is it? What with OOP and >>>> all. >>> >>> Fair enough. >>> >>> Since it's not possible to add new methods to an interface without >>> breaking all existing subclasses, I have to assume that is why >>> CharSequence was never modified. >>> >>> The Lambda project for Java has been working on closures. They've >>> also proposed extension methods/defender methods to allow Java >>> interfaces to be modified. I think the best chance of getting >>> CharSequence modified would be through that mechanism when it becomes >>> available. >> >> So, sometime around the establishment of our first Mars colony. Gotcha. >> :) > > Java 8 with lambda are planned for 2012. Teehee. It's already 2011 and Java 7 still hasn't been released. The time since Java 6 is getting up to several years already. It's more likely we'll have half a dozen new Star Wars movies by the end of 2012 than Java 8.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
Re: Why No Supplemental Characters In Character Literals? Daniele Futtorovic <da.futt.news@laposte.net.invalid> - 2011-02-04 22:25 +0100
Re: Why No Supplemental Characters In Character Literals? markspace <nospam@nowhere.com> - 2011-02-04 16:37 -0800
Re: Why No Supplemental Characters In Character Literals? Ken Wesson <kwesson@gmail.com> - 2011-02-05 04:26 +0100
Re: Why No Supplemental Characters In Character Literals? Ken Wesson <kwesson@gmail.com> - 2011-02-05 04:47 +0100
Re: Why No Supplemental Characters In Character Literals? Arne Vajhøj <arne@vajhoej.dk> - 2011-02-04 22:32 -0500
Re: Why No Supplemental Characters In Character Literals? Arne Vajhøj <arne@vajhoej.dk> - 2011-02-04 20:06 -0500
csiph-web