<p>The goal is to make it easier for users to create predefined searches in subclasses without having to create them in pairs.  For instance, instead of creating both <code>search_foo</code> and <code>search_foo_rs</code> methods they would only need to create <code>search_foo</code> and call it as <code>search_foo()-&gt;rs</code> when they need to force it to return a resultset.  This could replace <code>search_rs</code> as well, but that is not my goal.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/dbsrgits/dbix-class/pull/68#issuecomment-63587347">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AASeAv-qR2pSXg7JhlmRdl8X9kpbl7Ynks5nPAbjgaJpZM4C8t7j.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/dbsrgits/dbix-class/pull/68#issuecomment-63587347"></link>
    <meta itemprop="name" content="View Pull Request"></meta>
  </div>
  <meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>