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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: SOX

[ Lists Home | Date Index | Thread Index ]
  • From: David Brownell <db@Eng.Sun.COM>
  • To: xml-dev@ic.ac.uk
  • Date: Thu, 01 Oct 1998 07:30:28 -0700

In the list of antecedents, let's not forget IBM's XML4J
which has an "element factory" API for creating specialized
elements.  (Also, HotJava and Swing internals!)

Some of my current thought:

- To the extent that we're talking about actual components
  we are language-specific (preferably Java :-) but it could
  be useful to think a bit more generally.

- I'd prefer to name element types as { namespace uri, tag }
  rather than with compound strings or a flat namespace.

- Issues include how to construct a given node, and (IMHO)
  the desirability of specialized parse-time interactions to
  affect/approve the tree(s) constructed.

- Depending on special DTDs or DTD rules may be unwise in
  the general case, and even in the typical one.

- Most non-structural operations should be separated.  For
  example, GUI stuff should all be separate interfaces.  Some
  attention to delegation will be important.

- Generating customized content.  It's no good solving only half
  the problem, and customization during parsing is "easy" (as
  suggested by all the results there).

- Separating configuration issues (property file vs a more
  structured XML file vs compiled in defaults vs inferring
  mappings from packages, etc) from everything else will help.
  A factory API helps a lot here.

Clearly, I agree this is important.

- Dave

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)


  • Follow-Ups:
    • Re: SOX
      • From: Peter Murray-Rust <peter@ursus.demon.co.uk>
  • References:
    • RE: SOX
      • From: Graham Moore <graham.moore@dpsl.co.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