(After looking at the patch)
That is indeed the kind of stuff I've been doing too :)

However, XUpdate and XPath strings themselves should accept intl' charcaters 
aswell (How otherwise would you insert the text

        "Die sch�ne Stadt is modern german for the classic greek ? ????? ? ????"

into an element?), and that's where things are still screwed at the moment. 
(Due to the CORBA guys, not Xindice by the way)

In addition, element names should ideally be able to contain Intl characters 
too (XML allows this), and these should be indexed. Document names and 
collection names too ideally (again :) ). Neither Java nor XML pose any limits 
here, so I don't see why we should.

I had handled that by changing the way org.apache.xindice.core.data.Value and 
Key stored their strings into bytes.

James

> -----Original Message-----
> From: Gianugo Rabellino [mailto:[EMAIL PROTECTED]
> Sent: 19 February 2002 15:31
> To: [EMAIL PROTECTED]
> Subject: Re: Encoding patch
> 
> 
> Kimbro Staken wrote:
> 
> > The point is that you're working on these issues when 
> nobody else was. 
> 
> Er...
> 
> http://marc.theaimsgroup.com/?l=xindice-users&m=101061862020149&w=2
> 
> :-)
> 
> Ciao,
> 
> -- 
> Gianugo
> 
> 

Reply via email to