Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] An Attributes object

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Rusty Harold <elharo AT metalab.unc.edu>
  • To: Daniel Garrido <djbgarrido AT gmail.com>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] An Attributes object
  • Date: Thu, 28 Feb 2008 15:56:01 -0800

Daniel Garrido wrote:
Hello!

Firstly congratulations for all your work over XOM project.
My reason to write this email is to ask, if there's any special reason
why there's not an Attributes object. It would be nice to iterate over
Attributes, just like a collection.


Collections aren't type-safe (not even with generics) :-(

--
Elliotte




Archive powered by MHonArc 2.6.24.

Top of Page