On Wed, May 27, 2009 at 05:16:28PM -0400, Dimitri Ostapenko wrote:
> # Need to know here which attr comes from where to be able to save into  
> correct table

Yes, I understand the problem.  That's why I suggested a role for your
attribute class so that you can say e.g.

has foo => (is => 'ro', ..etc.., from_table => "tablename");

hdp.

Reply via email to