Menu

Version 0.8.08 released

I am pleased to announce version 0.8.08 is now available. This version features a complete rewrite of the backend IO to randomly access data from the server. It is now possible to browse to any page in a bundled document without downloading the whole file. The in memory file cache has been reduced to less than 4MB, so out of memory errors are less likely with the newer version.

For those writing code, the new version of the API uses two classes for IO. A special InputStream, and an Enumerator. Hopefully, people will find this new IO model easier to use than the old one.

Bill

Posted by Dr Bill C Riemers 2005-09-03

Log in to post a comment.