[pLog-svn] Re: Recent Comments / getBlogComments

Oscar Renalias oscar at renalias.net
Thu Aug 17 07:41:42 GMT 2006


We've got two options:

1) we modify the method signature to add an extra parameter, and we
modify all calls to this method

2) consider creating your own SQL query to load the data you want in
the way you want. Just call CommentsCommon::mapRow() for each one of
the rows in the result set and you will get your objects.

I would vote for option 2 :)

On 8/16/06, Jon Daley <plogworld at jon.limedaley.com> wrote:
> On Wed, 16 Aug 2006, Jon Daley wrote:
> >       My recent comments plugin
>
>         uh, make that *Mark's* recent comments plugin, but mine in the
> sense of running on my install...
>
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.lifetype.net
> http://devel.lifetype.net/mailman/listinfo/plog-svn
>


More information about the pLog-svn mailing list