[Home] [By Thread] [By Date] [Recent Entries]

  • From: David Megginson <david@m...>
  • To: xml-dev@x...
  • Date: Thu, 24 Feb 2000 12:44:36 -0500 (EST)

David Brownell writes:
 > David Megginson wrote:
 > > 
 > > David Brownell <david-b@p...> writes:
 > > 
 > > > However, I do wonder what you think about the fact that this will
 > > > need to run in environments where calls like System.getProperty()
 > > > aren't allowed, or which may not support dynamic loading.
 > > 
 > > Suggestions?  
 > 
 > Same approach used in classes like "java.lang.System" -- the API has
 > static class methods, but implementation of the class is unspecified.
 > It varies between environments; the reference implementation can be
 > changed.

That's not a good parallel, though, because there's always only one
java.lang.System class in any given Java installation (as far as I
know) -- on the other hand, if I install a future version of both
IBM's XML4J and James Clark's XP (for example) into the same Java
installation, then I would get two different versions of
org.xml.sax.helpers.XMLReaderFactory and whichever happens to be first
on the classpath will always get hit.


All the best,


David

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

***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/threads.html
***************************************************************************

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member