On Wed, Aug 10, 2011 at 3:05 PM, Ben Tilly <[email protected]> wrote:
> Often database schemas have tables that should not be changed at
> runtime in the application.  It would be convenient to be able to mark
> this fact in the class.  However to avoid accidents you wind up having
> to override methods in both the Row class and the ResultSet class.
> Having to synchronize changes to 2 classes is kind of messy.

Strong ++ for this idea/patch.

_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[email protected]

Reply via email to