From: <vl...@cr...> - 2005-10-11 15:36:36
|
<p>Guy, I am out of country till Oct 18, so do not ex pect anything from me, decide for yourself.</p><p>I am glad naviserver is still active, it was very quiet for the last couple of month s.</p><p>-------- Original Message --------<br />To : nav ise...@li...<br />From: Zoran Vasiljevic <br />S ubject: Re: [naviserver-devel] Before I check in< br />< br /><br />Am 05.10.2005 um 20:07 schrieb Stephen Deasey: <br /><br />> I wonder if some will also need to look for global variables, to <br /> > check l for module version or something...? <br />> <br />> Any way, if Tcl implements simillar functionality, we can just mig rate <br />> to the standard Tcl way of doing things. No need to wrap <br />> <br /><br /><br />Tcl_FSLoadFile will allow you to checkup up to two sy mbols <br />while loading the shared file. Among others it also loads <br />the share d-lib or a bundle (mac osx beast) in one shot <br />from the file or fro m mem ory. I use this in mo dload .c <b r />as the sole load/lookup function. <br /><br />If everybo dy would use Ns_ModuleLoad, then we nee d no <br />other calls. <br /><br />OK, so I will scrap the mentioned calls ou t of the + <br />pubic API. <br /><br />Cheers <br />Zoran <br /><br /><br />--------------------------------- ---------------------- <br />This SF.Net email is sponsored by: <br />Power A rchitecture Resource Center: Free content, downloads, discussions, <br />a |