Re: [mp2] insideOut mp.

2006-07-12 Thread Scott Penrose
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

[mp2] insideOut mp.

2006-07-12 Thread Ali ISIK
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