http://www.w3.org/ns/prov#value | - I do not really see the value of the non local return - do you have any interesting use cases?I am not sure I like that callingString message = getMessage();could actually force my method to return if getMessage is a function variable rather than a method call.It greatly increases the number of possible exit points from a method - what is the intended benefit from such a complexity?Also, the lack of
|