23 Dec 2002 mglazer   » (Journeyer)

Montros.org

I have finally updated this site, added a new initiall documentation page.

Montros is a Object model (recursive multi-dimensional array) and Object controller (class that recursivelly calls, handles, and stores the returns from all your classes) useful in creating an abstract interface to your classes.

You don't need to extend classes simply abstract each of them, use the Montros model to bring them together and execute your model as a code run.

Montros executes your code based on your array model which contains class names, class arguments, class method, class method arguments and class method event handlers (i.e On and Un) for a class method which can contain another Complete class model recursively.

The code has not been released yet, but will be shortly to the montros.org website under the ZPL.

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!