Beta6 coming soon

  • warning: include(/tmp/fortune.txt): failed to open stream: No such file or directory in /home/mohawksoft/org/www/htdocs/includes/common.inc(1696) : eval()'d code on line 1.
  • warning: include(): Failed opening '/tmp/fortune.txt' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /home/mohawksoft/org/www/htdocs/includes/common.inc(1696) : eval()'d code on line 1.

While Beta5 was destined to be the release candidate, Java support became a requirement, and with Java support came some interesting changes to the locking system and two new API functions, LockObject and UnlockObject, the two APIs deal with both the data string and name/value pairs in the object, additionally, session versioning has been added so that Java's built in local cache didn't need to recreate the object each time. If the local version of the object is the same as the MCache version, then no data is sent from the server.

There are some issues to resolve between the PHP and Java interface implementations, and when those are ironed out, Beta 6 will be up.