https://bugzilla.wikimedia.org/show_bug.cgi?id=47104

--- Comment #4 from Brad Jorsch <[email protected]> ---
(In reply to comment #3)
> Actually, darklama's comment makes me wonder.  Could that solution be adapted
> so that the loadData tables aren't read only?  More specifically, could the
> wrapper be changed to allow one to add a layer of local values in front of
> the
> read only data whenever someone attempts to write to the table?  That way the
> read-only original values could be preserved for the next #invoke, but users
> wouldn't have to worry about loadData tables being read only.

The problem is making pairs and ipairs work in that case. And the same for # if
we ever figure out a way to fix bug 47096.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to