Mukul Gandhi <[email protected]> wrote on 06/04/2010 08:13:38 AM:

> On Fri, Jun 4, 2010 at 4:45 PM, Ishan Jayawardena <[email protected]>
wrote:
> > 4 Iterator<Step> iterator()
>
> I think, we shouldn't use type-safe iterators (which I think, is newly
> introduced in JDK 1.5) as Xerces supports JDK 1.3 min level as of now.
>
> So the above API could be changed to:
> Iterator iterator()
>
> I feel, we could use JDK 1.4 for SCP, but I guess not 1.5 for Xerces
> as of now :)

That might be okay, but before making such a decision we need to consult
with the community and hear their thoughts about the JDK support they need.
In my opinion the user's needs should weigh higher than the convenience
dropping older JDK support would have for developers / committers of
Xerces.

> --
> Regards,
> Mukul Gandhi
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]

Thanks.

Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: [email protected]
E-mail: [email protected]

Reply via email to