Is there anyone working on a binary version of XML?

Stephen D. Williams sdw at lig.net
Thu Mar 25 23:06:57 GMT 1999


No, not really a solution to the problem set I'm trying to solve.

Keep reading...

I'm not trying to create a new way to recognize XML, but a more efficient way to
do all kinds of computer processing and communication with it.  Innordinate
amounts of time, money, effort, CPU, and bandwidth are spent at the interfaces
between programs and other programs, databases, file systems, networks, servers,
etc.  XML is a good general solution, but some situations require optimization
which is what I'm working on.

sdw

Jonathan Borden wrote:

> >Let me clarify.  I want to create a new standard, very closely related to
> XML and tracking and
> >dependant on it, but using "binary" data structures.
>
>     Do you mean like MIME? MIME itself isn't related to XML but does deal
> with binary data in a standard fashion, and has the advantage of very
> widespread implementation. It is possible to make MIME work nicely with XML
> e.g. XMTP (see http://jabr.ne.mediaone.net/documents/xmtp.htm )
>
> What I really mean by "binary" is that
> >instead of a stream of characters that have structured meaning after
> parsing and
> >transformation to an internal datastructure, I want a data format that
> encodes an equivalent
> >data structure directly.  I have designed something that is directly usable
> in memory, as
> >loaded, with a DOM interface, or SAX, etc., only much more efficiently than
> starting from
> >XML.  The design I have in mind was controlled by an optimization process
> with constraints of
> >standard Java capabilities.
>
>     One option would be to define standard interfaces for MIME data. Using
> property sets and groves it might be possible to define a generic DOM for
> MIME. Specific property sets can be developed for arbitrary binary notation
> types and such groves would be accessable via interfaces ala the DOM.
>
> Jonathan Borden
> http://jabr.ne.mediaone.net

--
OptimaLogic - Finding Optimal Solutions     Web/Crypto/OO/Unix/Comm/Video/DBMS
sdw at lig.net   Stephen D. Williams  Senior Consultant/Architect   http://sdw.st
43392 Wayside Cir,Ashburn,VA 20147-4622 703-724-0118W 703-995-0407Fax 5Jan1999



xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list