Description
As discussed on the list [1, 2] exceptions should only be used for exceptional cases. Requesting a not existing node through Microkernel.getNodes() should therefore rather return null instead of throwing an exception.
[1] http://markmail.org/thread/agibgcdjv756m53u
[2] http://markmail.org/message/gfbmogwr6mrhe2pm
Attachments
Attachments
Issue Links
- is part of
-
OAK-11 Document and tighten contract of Microkernel API
- Resolved