users@jsr311.java.net

UriBuilder.build*(Object...)

From: Stephan Koops <Stephan.Koops_at_web.de>
Date: Fri, 22 Aug 2008 18:06:58 +0200

Hi,

the builder methods of the UriBuilder requires enough arguments for the
variables in itself - of course.
Until now we say nothing what should happen, if there are more arguments
than needed. It could be useful to reject it, that the developer see,
that something is wrong. In other use cases this could be planned.

best regards
  Stephan