On Sat, Aug 21, 2004 at 06:49:40PM -0700, Jim Blomo wrote:
> I'm using the factory templates to manipulate the data, and the only
> customization to the class has been putting in its relationship to UserType and adding sub stringify_self { shift->username; }.
I fixed this by simply using the
__PACKAGE__->columns(Stringify => 'username');
but beware using stringify in the future, I guess.
Jim
_______________________________________________
maypole mailing list
maypole at lists.netthink.co.uk
http://lists.netthink.co.uk/listinfo/maypole
This archive was generated by hypermail 2.1.3 : Thu Feb 24 2005 - 22:25:56 GMT