This isn't really a weird thing, they are just java methods and when
calling a java method you have to have a fixed set of parameters
going in. I guess if you're not used to java then it might seem funny.
-David
On Aug 31, 2006, at 1:04 PM, Walter Vaughan wrote:
Jacques Le Roux wrote:
This is due to Java limitation in arguments number. You may create
your own toMap() method in UtilMisc.Java...
Thanks everyone...
As complete newbies in "OFBiz think" it seemed impossible that
there was a hard coded upper limit. Of course two of the guys want
to rewrite it so that it would accept 1 to infinity-1 number of
arguments.
We'll save that for an other day...
--
Walter