The only other name option I can think of that would be relevant would be "AtomURI" which is the term used in the Atom spec.. but that stinks also. The only consolation I can think of is that, hopefully, folks aren't going to be working directly with the element object any way. :-)
- James Garrett Rooney wrote: > On 9/25/06, James M Snell <[EMAIL PROTECTED]> wrote: >> Due to an unfortunate naming decision on my part, there is an interface >> in org.apache.abdera.model called IRI that represents elements with IRI >> values. This conflicts, however with the new IRI implementation class I >> checked in last week. The solution is to change the name of the model >> interface to something more appropriate like IRIElement. However, I >> didn't want to go changing the name of a core model interface without >> checking in. > > I don't particularly like the new name, but it seems like some change > is in order, and I don't have a better name in mind. > > -garrett >
