Alright. MathContext is actually never used. So you can just comment that out.
XPathAPI is actually part of the apache xerces libraries, which, yes are part of 5.0 by default. If using 1.4 you can just get the libraries and change the imports.
Yes, I’ll be making a tutorial before the end. And as far as what is and is not included in the xml will eventually have an xsd and the example will be fully documented.
I guess that’s why I called it version 0.14 and not 1.0 :P. Hehe.
Is there any reason you do not wish to use Java 5.0 on linux? And actually, that’s pretty much a general question, why not just transition to 5.0 entirely? It seems that Mac 10.4 supports it too now.
Yes, I'll be making a tutorial before the end. And as far as what is and is not included in the xml will eventually have an xsd and the example will be fully documented.
I guess that's why I called it version 0.14 and not 1.0 :P. Hehe.
XD I think i will try nui before that ;) but i will ask lots of questions on the forum ! you have been warned ! :D
"guurk" wrote:
Is there any reason you do not wish to use Java 5.0 on linux? And actually, that's pretty much a general question, why not just transition to 5.0 entirely? It seems that Mac 10.4 supports it too now.
Well... Since jme is java 1.4 compliant, i stick with it for the moment, if jme goes 1.5, i will go ;)
Also remember that even when Mac supports it for users, it will be Tiger only, so it’s still going to cause some grumbling. (Not to say we shouldn’t do it, just fyi…)
I'm having a hard problem here because I really don't want to back port to 1.4 :P... ahhh! But I do see the reason to do so. ahhh!
Anyhow, good work on getting it going. Hopefully this'll help others out too.
We developers can easily upgrade to the latest version of java, but the fact is that very few actual users have upgraded to it. If you want your library to reach a larger audience, I think it would be worth the trouble.