in reply to Re: DBIx::Class creating get_* and set_* methods
in thread DBIx::Class creating get_* and set_* methods

I noticed the accessor "property" too. The more I looked around, the more I noticed that ALL the ORM solutions seemed to use the same solution for auto-generating accessors.

I was hoping someone had taken a look at 'scratching' that itch. but I might be out of luck.

I will post to mailing list and maybe someone will have a solution

  • Comment on Re^2: DBIx::Class creating get_* and set_* methods