|
Tim On Oct 22, 2003, at 9:23 PM, Nick Trout wrote:
Just a note in case you get stuck: new index will only fire the first time set is called so you need to attach the metamethods to a proxy table (which remains empty) and all the values go in a seperate values table. Nick