[kaffe] Patches to enable kaffe to run Saxon 7.3
Ito Kazumitsu
ito.kazumitsu at hitachi-cable.co.jp
Sun Nov 24 15:43:54 PST 2002
Hi Dalibor,
In message "Re: [kaffe] Patches to enable kaffe to run Saxon 7.3"
on 02/11/24, Dalibor Topic <robilad at yahoo.com> writes:
> i.e. there is just a skeleton facilitating the
> compilation of programs using URI, but it won't really
> work. It shouldn't be too hard to implement the basic
> functionality, though. Do you need some specific URI
> methods implemented, or simply the whole thing?
In my case, that is I want to run Saxon 7.3, the only method
I need is toString().
Saxon 7.3 uses URI only in the form file.toURI().toString(),
so for now using file.toURL() for file.URI() is enough.
********************
Ito Kazumitsu
More information about the kaffe
mailing list