diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2011-02-06 21:32:25 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2011-02-06 21:32:25 -0500 |
commit | 1a1563bb154102c09a172235081d8db62e4fbec9 (patch) | |
tree | 7207634d5b4c485a52a40815748775517ca8ffb0 /indra/newview | |
parent | f4f3791a5ff1cc76b9d1054c269e69d44cdaf8d6 (diff) |
Untested support for passing array to map-registered function.
An array-registered function has no param names, so you can only pass an
array: a map would be meaningless. Initial implementation of map-registered
functions assumed that since you CAN pass a map, you MUST pass a map. But in
fact it's meaningful to pass an array as well -- for whatever reason -- and
easy to implement, so there you are. Tests to follow.
Diffstat (limited to 'indra/newview')
0 files changed, 0 insertions, 0 deletions