local vars in lua procedures

Issue #668 new
Ingmar Dasseville created an issue

in insert.cpp line 930:

    // Include all internal blocks as local objects in the scope of the procedure

Why woul one prefer this over just making these objects accessible once via global variables?

Comments (0)

  1. Log in to comment