Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Elements, Nodes classes, and generics

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Wolfgang Hoschek <wolfgang.hoschek AT mac.com>
  • To: Calum MacLean <cnmaclean AT hotmail.com>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] Elements, Nodes classes, and generics
  • Date: Wed, 4 Jan 2006 12:22:54 -0800

In my opinion this wouldn't buy enough compared to the implied compatibility/versioning/deployment issues. In other words, it would introduce more problems than it solves.

Wolfgang.

On Jan 4, 2006, at 8:05 AM, Calum MacLean wrote:

Hi

I've just starting using XOM, and so far it looks excellent.

I want to ask about the custom Nodes and Elements classes, and generics.
I can understand the reasoning behind choosing to use custom classes, given that pre-Java 5.0 didn't have generics.

Given that Java 5.0 has been out for a while now, are there any plans to rectify this situation and to use List<Element>, List<Node> etc. instead?

I understand that there's a issue with still supporting pre-Java 5.0 users (I'm guessing this probably constitutes the majority of users). But are there any plans to support Java 5.0 users in a more standard way?

Thanks,
Calum
_______________________________________________
XOM-interest mailing list
XOM-interest AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/xom-interest






Archive powered by MHonArc 2.6.24.

Top of Page