* Fergal Daly <fergal@esatclear.ie> [2003-11-07 10:46]: > I think you're misunderstanding the purpose of my code. I understood quite well what it does; it was a misunderstanding on the level of what I think an ::InsideOut module should do vs what you intended your piece of code to do. Even disregarding these differences, your code needs a lot of additions before it becomes useful in practice. The most glaring definiciency is that there's no provision for deleting an object instance's data from the hash on object destruction. It also lacks a provision for generating any kind of non-trivial accessors/mutators. And so on.. A real, general-case ::InsideOut will require a lot more work than that snippet. -- Regards, Aristotle "If you can't laugh at yourself, you don't take life seriously enough."Thread Previous | Thread Next