MoNkS-
Is this a good thing? I see it as (yet another) way to separate data from the implementation. Or a sneaky way to pass the tied Apache session hash (from Apache::Session) as as reference to another class -- the $self in every method of that class... Would you ever bless a tied variable into the same tied class? Mmmm...