On Thu, 2003-03-20 at 07:46, Michael Bell wrote:

> The problem is that there are other cryptotoolkits like PGP8 or keytools 
> (Baltimore), BSAFE (RSA) which support SMIME too. Therefore you should 
> have the toolkitname in the module name.

Agreed, in any case, someday it could be ported to other toolkits

> > ps: why on OpenCA modules you implement errno and errval as package
> > variables, instead of instantiated variables???
> 
> If the object crashs during initialization then $object->{errno} doesn't 
> work. Therefore we used $OpenCA::X509::errno. If you use more than one 
> object then you loose old errorcodes. This is a known problem.

It would only fail if the error gets called before blessing the instance
variable, which can be perfectly controlled. It doesn't matter a lot
anyway, but I thought it's not nice...



-------------------------------------------------------
This SF.net email is sponsored by: Tablet PC.  
Does your code think in ink? You could win a Tablet PC. 
Get a free Tablet PC hat just for playing. What are you waiting for? 
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
_______________________________________________
OpenCA-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to