New Features as of version 1.5.0 Feb 2013 Top-Level: * Java Support * Documentation for new Java support Details: * Added new Java directory containing the first version of the PicklingTools for Java. - Added MidasTalker_ex.java showing a simple version of the Java Midastalker - Cleaned up Java structure: - pythonesque: gives you python-like data structures from Java - pickle: pickle libraries from pyro-lite - midas: socket comms for talking like a MidasTalker - Added command-line java testing suite with Makefile * The "java.pdf" covers most of the Java * Minor fix to XMLDumper: wasn't outputting _ on tag correctly if we were dumping numbers. * Fixed a few spelling errors in documentation.