Re: SAX: Method Name Collisions
Tim Bray (tbray@textuality.com)
Mon, 13 Apr 1998 13:04:45 -0700
At 10:12 AM 13/04/98 -0400, David Megginson wrote:
>The first, "getAttributeListLength", is the ugliest. It is simple to
>avoid this problem by creating a separate class for SAXAttributeList,
>rather than implementing it in the main driver -- what does everyone
>else think about this question?
Well, yes. But I thought you were dead set against having any
extra classes? -Tim