[Rt-devel] Extending the DB Schema

Jesse Vincent jesse at bestpractical.com
Wed Oct 26 08:50:41 EDT 2005


> To have DBIx::SearchBuilder check a new field do I just need to add it
> to the _CoreAccessible subroutine and create a _LocalAccessible
> subroutine? 

I believe you just stick them in _LocalAccessible.

> Then All I'd need to do is add methods to get and set values
> with _Value and _Set?

Ah, no, searchbuilder does those automatically.

Jesse


More information about the Rt-devel mailing list