Re: Code Query

2000-09-12 Thread Daniel Manley
You are wise, Gregory Neil Shapiro, and were able to read my keyboard! :) Yes, the login() method simply sets the crypt type and loads some config values. But the logout method sends the quit command, unecessarily at times... that will be changed in the next release of the client. Dan Greg

Re: Code Query

2000-09-12 Thread Gregory Neil Shapiro
kirk> Perhaps there's an explanation for this that I just didn't think of, kirk> or maybe the code doesn't work the way I'm reading it... but why kirk> does reg_system always connect to the server - even when it isn't kirk> necessary? I don't believe it works the way you are reading it. kirk> Fo

Code Query

2000-09-11 Thread Kirk Fletcher
Hello, Perhaps there's an explanation for this that I just didn't think of, or maybe the code doesn't work the way I'm reading it... but why does reg_system always connect to the server - even when it isn't necessary? For example (latest version): = $XML_Client = new OpenSRS::XML_Client(%OPE