It looked like you needed a JsRunner from the module, too. If you can get both of those from ModuleEnvironment, I agree it sounds better.
On Tue, Sep 9, 2008 at 7:56 AM, Nigel Tao <[EMAIL PROTECTED]> wrote: > Thinking a little more about this... I think the better solution is > for FileDialog::Create to take a ModuleEnvironment directly (and > scoped_refptr it), rather than taking a ModuleImplBaseClass solely for > its ModuleEnvironment. > > If you agree, I'll cook up a CL to do that. >
