&t
Ostensibly, adding new classes to Java should be easy. I should be able to compile into CLASSPATH/com/pixelpony/ and then import com.pixelpony.*, but I can't get the stupid mother to work. I have at least seven different runtimes on my system, and figuring out where to put files and what my CLASSPATH should look like is a pain in the ass. Hopefully, before the weekend is up, I'll be parsing XML files with JAXP, Sun's Java API for XML parsing.