> 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