28 Nov 2001 methodMatthew   » (Journeyer)

Development of animation development environments is shaping up well. Some features included in the planning of this project are:

Support for runtime equation parameters.

Interfaces allowing for easy expansion of components that will be available for forms.

Two types of components that do not fall into the information gathering category. Dynamic components and Live components. Dynamic components equation sources can include items from context running the form displayer. Live components except developer's threads implementing provided interfaces to manipulate sources in the component equation.

Ability to save form configuration to persistant storage using markup language. This will also provide for easy transmission of the form to multiple work stations(The live components thread modules will most likely be transmitted in byte form to a classloader on the receiver's computer).

Form Displayer almost complete.

Form Developer almost complete.

Currently no live component thread modules created.

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!