This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: kawa-java string compatibility proposal


Per Bothner <per@bothner.com> writes:

> Also, any plan to implement <immutable-string> using <java.lang.String>
> will require first changing the implementation of <symbol> to be
> <gnu.mapping.Symbol>.  That is somewhat more straight-forward, since it
> doesn't require union types, but it will break some code.  What are
> people's feeling about this?

Do whatever's the right thing.  Kawa Scheme has a lot more future than
it has history.

There will be work finding and fixing places where my code assumes
<symbol> is <java.lang.String>, but it will be manageable.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]