Download List

Project Description

Momoko is a generic, object-oriented, modular, extensible environment for creating multi-user environments. It is suitable for writing MUDs, servers, and community-based Web sites. It is written in pure Java and supports Java and Python as internal scripting languages. Momoko provides facilities for organizing objects into tree-based hierarchies, orthogonal persistence, a transparent distributed objects system, remote access to source code and user files via WebDAV, a telnet-enabled shell for manipulating the object database, and an integrated build process which can be triggered remotely.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-10-12 01:46
0.4.1

A WebDAV server has been added for remote access of source code and user files.
Tags: Major feature enhancements

2002-01-03 16:11
0.4.0

The core object system and the command shell were rewritten. Many packages have been deprecated. A new GUI and a new XML parsing package were added. Some build problems were fixed.
Tags: Major feature enhancements

2001-10-20 22:05
0.3.1

The build system has been entirely replaced with an ant-based
one. This should solve the build problems that people have been
having. It is recommended that everyone upgrade to this version.
Tags: Major feature enhancements

2001-05-14 05:09
0.3.0

The class hierarchy has been completely
rearranged. The source generation system has been
completely rewritten. Python scripting has been
temporarily dropped. Scheme scripting has been
added. An IRC client and mail reader have been
integrated. Room and user objects have been
added.
Tags: Major feature enhancements

2001-01-30 15:13
0.2.3

Bugfixes, a new version control system and module system, and design documentation.

Project Resources