On 8/31/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Strike lying comment.
-     * @param value The value of the reference. Must not be <code>null</code>.
+     * @param value The value of the reference.

How about enforcing the comment in fact? Binding null values to refs
is bad, and will only show up later in the build, making it difficult
to troubleshoot, no?

So why not throw an NPE or IllegalArgEx for null values? --DD

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to