Re: ERB decisions on A.17, B.9, and other questions

>It should be noted, however, that this is not quite the same as what
>has been described to me in private mail by other proponents of
>SDATA, who say when you encounter an SDATA entity you:
>
> --- inform the application that an SDATA entity is beginning
> --- pass the application the entity text (and perhaps its name)
> --- inform the application that the SDATA entity is ending
>
>I.e. you perform *no* lookup, you merely provide the application
>with the power to perform lookup.

This is closer to my model of SDATA processing. It just allows the
processor to do something based on the content of the entity based
on it's type.

As I said earlier, SDATA, or some form of entity typing mechanism,
seems to me to be crucial to building a good distributed 
character/glyph/font registry/resolution mechnism. I wish to be
able to do something like:

    <!ENTITY foo SDATA "[unicode=XXX glyphid=XXXX charid=XXXX]" >

and to be able to resolve/process that on my local system.

Received on Wednesday, 23 October 1996 16:51:58 UTC