Migrations: global vars from lua
Posted: Mon Aug 22, 2016 7:29 am
I'm trying to migrate. Got renamings and global.myDict changes. As the result, I have to use both: json and lua. Json works just fine. But lua can't see global.myDict... What to do? Migrate in on_event (then I can see globals - I've tried)? )))
snippet