develooper Front page | perl.module-authors | Postings from November 2003

Re: Class::FakeAttributes -- Opinions Wanted

Thread Previous | Thread Next
From:
A. Pagaltzis
Date:
November 7, 2003 02:03
Subject:
Re: Class::FakeAttributes -- Opinions Wanted
Message ID:
20031107100234.GB1617@klangraum
* 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


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About