Michiel Meeuwissen wrote:

Whether we agree or not, it does anyhow not take away that it would perhaps
be nice if it at least would be clearly documented if and when this may
happen, perhaps only with the @throws javadoc tag, or with the throws
keyword.
Agreed. We might also consider defining more types of (bridge/runtime)exceptions so that the cause is clearer.

So, this thread was initiated because of Node#commit and so on. I suppose
these can wrap a StorageException in a BridgeException, and this should be
explicitely noted in the javadoc.
Or the throws clause should mention the StorageException.

Gomez
_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to