On Mon, Oct 25, 2010 at 9:16 AM, Chris Muller <
[hidden email]> wrote:
> The method reflects on its class and performs all that begin with
> #populate. However, it is not unusual to expect that someone's
> application might have a selector that also begins with the word
> 'populate'. And so those selectors would be performed as well.
Yeah, this is ancient code. It really should be updated to use pragmas instead
of selector naming conventions. Thanks for the fix.
Colin