Binary

I'm relatively new to the list, so I apologize if this has already made
the rounds...

Basically I'm wonding how binary objects are to be handled in the DOM. 
Was any consideration given to including a Binary interface derived from
Node in Level 1?  As you can guess, I am concerned that any BLOB that I
wanted to store in the object model will double in size (unnecessarily)
in a Text or CDATASection node.

It seems like a Binary node would make sense in the XML level if not in
the core, but perhaps people feel this extension belongs at a level that
supports data-typing.

Thanks, Ted

Received on Thursday, 7 May 1998 17:27:30 UTC