On Fri, 14 Feb 2003 09:00:26 -0500 (EST), Brian Harvell
<[EMAIL PROTECTED]> wrote:

> I realize a lot of people probably don't even look at their pending queue so
> they don't care. At the same time a lot must do otherwise why bother with
> having tmda-cgi. This being the case some bulk type operations and/or
> PENDING_CACHE seems like a logical progression.

Okay, okay, you guys wore me down.  :)

I just checked a version into CVS that flags read and unread messages
in different styles.  The unread messages show in bold by default and
we still sort from most recent to least, so now you can just look at
the topmost bold items.  Happy?

To do this, I had to call some members of Pending.py that were marked
as private (i.e. began with a "_").  I really hate having to do that
as it is very bad form.  However there were no public members to do
this and duplicating the code would be even worse form.

Jason - do you care or would you prefer I add (or work with David to
add) public members to Pending.py to expose the sorts of functions I
would need?

Gre7g.
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to