inlining and string concatenation

Tom Tromey tromey@cygnus.com
Mon May 1 19:00:00 GMT 2000


>>>>> "Hans" == Boehm, Hans <hans_boehm@hp.com> writes:

Hans> Has anyone thought about using a rope-like data structure (cf.
Hans> http://reality.sgi.com/boehm/ropeimpl.html , or the cord
Hans> implementation in the garbage collector distribution
Hans> http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/cordh.txt )
Hans> for Strings?

Maybe Per did when he wrote java.lang.String.  I don't know.  I
certainly haven't.

Tom


More information about the Java mailing list