Re: SPEC - Description field in WWWAnchor

James Waldrop ([email protected])
Mon, 17 Apr 1995 18:04:44 PDT


Anthony Parisi wrote:
>This is easy to do. We can add another field to the WWWAnchor node called,
>say, "description." So the new WWWAnchor definition would be
>
>FILE FORMAT/DEFAULTS
> WWWAnchor {
> name "" # SFString
> description "" # SFString
> map NONE # SFEnum
> }
>

If you don't specify the description, it should work the "old" way.
Beyond that it seems nice.