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
