Hi,
Is there any consensus yet as to whether the above will be implmented?
I'll soon be needing some means of signalling an exception on interfaces
that don't throw Exceptions.
Thanks,
David Huen
___
Biojava-l mailing list - [EMAIL PROTECTED]
http:
Hi...
I've just updated the BioJava codebase to use the JAXP
(Java API for XML processing) APIs to parse XML documents,
rather than explicitly requiring Xerces. This means
that we can use alternative parsers if necessary.
This isn't really a particularly big change -- Everything
still works wit
On Fri, Aug 03, 2001 at 06:24:13PM +0100, David Huen wrote:
> Hi,
> Is there any consensus yet as to whether the above will be implmented?
>
> I'll soon be needing some means of signalling an exception on interfaces
> that don't throw Exceptions.
I definitely support this proposal -- there's lo