On 13/07/2006, at 8:33, Ali ISIK wrote:
Hi, folks,
I need some mod_perl wisdom regarding the current
situation with inside-out classes.
I am trying to compare, in particular, the following two:
Class::Std
Object::InsideOut
I can see that O::I has advantages in
o thread safety
Hi, folks,
I need some mod_perl wisdom regarding the current
situation with inside-out classes.
I am trying to compare, in particular, the following two:
Class::Std
Object::InsideOut
I can see that O::I has advantages in
o thread safety
o (at least partial) foreign-inheritance