Thursday 05 November, 2009
#
Over the past three or four weeks I've restarted work on Mango, dragging it into the modern age by throwing out the deprecated bits, making one or two little nips and tucks, and by generifying (if that's a real word) the library. So, I've cut a new release.
- mango-bin.zip (54,231 bytes)
- mango-bin.tar.gz (54,285 bytes)
- mango-src.zip (68,847 bytes)
- mango-src.tar.gz (25,146 bytes)
javadoc build target, and the current Javadoc is available online, but you can grab the Javadoc seperately too. It's not overflowing with words, if I'm honest, because the concepts Mango uses are pretty straightforward, but hopefully the Javadoc's not without its uses.
- mango-javadoc.tar.gz (101,603 bytes)
- mango-javadoc.tar.gz (38,392 bytes)
The Mango code is now lives in a Bazaar repository. You can pull the code from :
bzr branch http://jezuk.dnsalias.net/bzr/mango/trunk
The previous non-generic release, built with Java 1.4, is still available.