Abigail <abigail@foad.org> wrote: |> The real underlaying problems here are 1) Perl doesn't have structs, |> but more importantly, 2) Perl only gives you one instance variable per |> object. Pseudo-hashes tried to fix the symptoms, not the cause and |> they didn't succeed. "clamp" tries to fix the symptoms too - and not |> the cause. Assuming that Perl had perfect object-oriented mechanisms (however anyone wishes to define "perfect"), and in practice no one used hashes for objects, would you find no benefit for having readonly/clamped hashes? I think the ability to clamp a hash, and to make one readonly, would be valuable in and of itself. JeffreyThread Previous | Thread Next