Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Iterable collection-like classes in XOM 1.2?

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Harold <elharo AT metalab.unc.edu>
  • To: David Bullock <db AT dawnbreaks.net>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] Iterable collection-like classes in XOM 1.2?
  • Date: Fri, 13 Oct 2006 11:25:18 -0400

David Bullock wrote:
Hi there,

I was just wondering if XOM intends to make any concession to Java5
'enhanced for loops', by implementing java.lang.Iterable on its
collection-like classes (eg. Nodes).


Not for a few years at least. Doing that would require tying XOM to java 5 or later.

--
Elliotte Rusty Harold elharo AT metalab.unc.edu
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/



  • Re: [XOM-interest] Iterable collection-like classes in XOM 1.2?, Elliotte Harold, 10/13/2006

Archive powered by MHonArc 2.6.24.

Top of Page