On Thu, Feb 07, 2002 at 11:15:02AM -0500, Perrin Harkins wrote:
> I think the most efficient solution would be to add an IMMUTABLE
> option to Class::DBI that makes the objects read-only.  It seems like a
> feature that might be of general interest for Class::DBI users, and it
> will perform better than a delegation system.

<FX: blinding flash of the obvious>

I really don't know why I didn't think of that. 

There are other things I'd probably want to restrict beyond setting
(it was just the easiest example to explain), but they're much less of
an issue. This would solve 90% of the cases, and as you say, probably
be of a more general benefit...

Thanks,

Tony





Reply via email to