jalovatt / scythe

Lua GUI library and utility framework for Reaper scripts (formerly Lokasenna_GUI)
https://jalovatt.github.io/scythe
MIT License
26 stars 5 forks source link

Tests for Table.deepCopy + __noRecursion + metatables #157

Open jalovatt opened 4 years ago

jalovatt commented 4 years ago

Sexan was seeing unwanted behaviour using my code, with references to source table's being kept when they shouldn't.