Re: Progress on MRL parser

Kurt Stirewalt ([email protected])
Thu, 13 Apr 1995 14:54:00 -0400

There are a couple of places in the presentation model MRL which depend
upon expressions. But we haven't come to terms on what those are yet
syntactically. Do you want the modified presentation model less these?

Also, the presentation model MRL uses a Type_Bool. There is no Type_Bool
in the Type_Code in my version of the API. I'm assuming that's an oversight
in the API manual and am adding a Bool to the MRL syntax. Let me know if
this is incorrect.

Also also :-) the Object Parameter now stores value as a Float with a comment
that it should be an Any. Now that we have Any in the syntax, should I
make that the type of Parameter.value?

Thanks.
-- kurt.