Mathew Sutcliffe wrote:
Also, I don't think FindModule() should be limited to getting modules that have been loaded through the iScript interface. There may be standard modules that are always available, or other circumstances in which you may want access to a module you haven't explicitly loaded yourself, and you should be able to get an iScriptModule* for those.
Unless the only facility in the scripting language for getting a module handle is when you load the module, in which case you would need to keep a hash of loaded modules in that iScript plugin.
------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
