Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #25744

Re: Why No Supplemental Characters In Character Literals?

From markspace <nospam@nowhere.com>
Newsgroups comp.lang.java.programmer
Subject Re: Why No Supplemental Characters In Character Literals?
Date 2011-02-04 16:37 -0800
Organization A noiseless patient Spider
Message-ID <iii642$egm$1@news.eternal-september.org> (permalink)
References (2 earlier) <iig84e$uqu$1@lust.ihug.co.nz> <4d4c2019$0$23753$14726298@news.sunsite.dk> <iihdg8$14j$1@news.eternal-september.org> <iihjvc$t59$1@news.eternal-september.org> <iihqrh$aoc$1@news.eternal-september.org>

Show all headers | View raw


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.

I'm not sure off hand who is working on the extension methods.  It might 
be a good idea to contact them about getting CharSequence modified along 
with whatever else they'll be doing.

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

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