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: string-append/shared


Chris Dean wrote:

Ok, try this patch.  I left the old string-append around so that XQuery
could use it.  It basically seemed like the correct implementation.

I finally got around to checking this in. I moved the old string-append alhorithm to gnu/xquery/util/StringValue.java - it doesn't need a class on its own, I prefer to move code out of kawa/standard, plus it needs to call stringValue on the arguments.

Thanks!
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/



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