Committed all Dave's work and deployed it stax.
On Sun, Oct 4, 2009 at 9:52 PM, Dave Briccetti <[email protected]> wrote: > Here’s a patch which includes the correction to the last message retrieval > code. I’ll put in in the JIRA when it comes back up. > > > On Oct 3, 2009, at 4:36 AM, Vassil Dichev wrote: > >>> But we don't want the last message in the user's timeline but rather >>> the last message that the user created. There could be a difference. >> >> That's why I'm searching not by Mailbox, but by message. The criterion >> "By(Message.author, user)" guarantees that the query searches only >> for users indicated by the variable "user". > > >
