UtilMisc.java toMap only takes six name/value pairs. If you're needing more just follow the convention used in the sixth toMap method and recompile.
--- Walter Vaughan <[EMAIL PROTECTED]> wrote: > Help! > > Is there a limit to the number of items that can be > used with > UtilMisc.toMap? When we give it more than 7 pairs it > fails to compile. > We can mix and match what pairs we give and it > works, it just won't work with > more than 7 pairs. > > Thanks > > -- > Walter > > >
