more on HTML and models

Kurt Stirewalt ([email protected])
Thu, 29 Jun 1995 10:56:10 -0400

The MTF parser is now available. I had to create two packages to encompass
it, as it creates a model server. The new packages are:
model-server
mtf-parser
You'll probably want to recreate the whole structure from scratch.

Also I made a minor change to the mrl parser to allow the compilation of
the application mrl. appl.mrl requires a type MM_Any which at the moment
does not exist in the object-system. My change to the parser is to give
a warning when it sees a field of type Any and generate a Long instead.

Let me know if you have any problems.
-- kurt.