Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2001-01-30 15:13
0.2.1

Python-Code kann nun in Objekte eingebettet sein, die Abhängigkeit von Voyager wurde mit RMI ersetzt, die Client-nows funktioniert, so können Sie mit dem Server per Telnet oder die RMI-Client kommunizieren, und die Nutzer steht es frei, die Client-Schnittstelle in keiner Weise anpassen, ohne Zugang zu dem Server.
Python code can now be embedded in objects, dependency on Voyager has been replaced with RMI, the client nows works, so you can interact with the server via telnet or the RMI client, and users are free to customize the client interface in any way without having access to the server.

2001-01-30 15:13
0.1.9

Die Abhängigkeit von ObjectSpace JGL wurde entfernt, und die Makefiles wurden zugunsten von make-Skripte in Python geschrieben eliminiert.
Dependency on ObjectSpace JGL has been removed, and the makefiles have been eliminated in favor of make scripts written in Python.

2001-01-30 15:13
0.1.7

2001-01-30 15:13
0.1.5

Erste öffentliche Version.
First public release.

Project Resources