[Rt-devel] Refactoring RT::Tickets_Overlay.pm

Jesse Vincent jesse at bestpractical.com
Tue May 31 16:10:34 EDT 2005




On Tue, May 31, 2005 at 03:32:57PM -0400, Todd Chapman wrote:
> On Tue, May 31, 2005 at 03:41:54PM -0400, Jesse Vincent wrote:
> For starters, all the helper functions in the dispatch table:
> 
> &_EnumLimit,
> &_IntLimit,
> &_LinkLimit,
> &_DateLimit,
> &_StringLimit,
> &_TransLimit,
> &_TransDateLimit,
> &_WatcherLimit,
> &_WatcherMembershipLimit,
> &_LinkFieldLimit,
> &_CustomFieldLimit,

Those really make the most sense if you're also porting Tickets_Overlay_SQL up. 
and at that point, it should likely become a DBIx::SearchBuilder mixin.
This is also something I'd love to hear comments from Robert on.

Jesse

-- 


More information about the Rt-devel mailing list