
19 Jul
2006
19 Jul
'06
6:35 p.m.
I have been working on a new Export dialog, in order to get exports to use the Extension mechanism the same as all of the other inputs and outputs. I haven't seen Ted or anyone else who knows the mechanism well recently, so I thought I would ask here.
One question: is there a singleton instance of each Extension module? In other words, can I use a db.get() to find the module, set some parameters, and then later in the module's code expect those parameters to be set? I think I can, but I'd like to be sure before I write a lot of code.
bob