Open rmlockwood opened 1 year ago
Is your concern about performance or something else? If you are running a batch of modules then the project is opened once at the beginning and closed at the end, so it doesn't really make any difference if some of the modules don't need access to the database.
I guess my concern is performance. It’s good to know that for a series of modules being run, the project is just opened once. I do have several Tools modules that don’t do anything with the FLEx projects. I would be nice to save some time on those.
Some of my FLExTrans module are just doing data conversion. I don't need to open a FLEx database. I would be nice to have the option of not opening any FLEx database.