OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: Is XML getting too hard?

[ Lists Home | Date Index | Thread Index ]
  • From: David Megginson <david@megginson.com>
  • To: XML Dev <xml-dev@ic.ac.uk>
  • Date: Tue, 18 Aug 1998 12:52:36 -0400

Jon Knight writes:

 > Does a *.jar file imply that XML is getting tightly bound to Java?
 > What about people wanting to use other programming language with
 > XML?  Surely XML's architecture should be independent of the
 > programming languages used to implement its tools?

Peter was using *.jar by way of casual example, not precept.  In fact,
since jar is based on zip, it is unsuitable for this sort of work (the
whole file has to be read before any can be processed).  A streaming
protocol similar to tar or cpio is the only reasonable alternative for
packaging, since an application can start working with the contents
before the whole archive has been downloaded.

Note also that packaging does not concern only XML entities -- there's
also the problem of bundling non-XML entities, such as vector and
raster graphics, audio and video clips, VRML worlds, etc., that are
referenced from within an XML document.

In the end, then, this is a problem that we have to solve anyway.


All the best,


David

-- 
David Megginson                 david@megginson.com
           http://www.megginson.com/

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS