Re: [pygcs-devel] whiteboard
Brought to you by:
jblaine
|
From: Jeff B. <jef...@me...> - 2000-07-09 00:06:04
|
> > - It's probably a good idea for us to have an admin-configurable > > max_wb_messages in defines.py and wb_write and others doing the > > right thing based on that. Maybe max_wb_messages_per_user ? > > Something. Comments? > > Good idea. However, what should be the behavior when these limits are > exceeded? Erase messages off of the front, not allow any new messages > until some are deleted, or something else? The more I think about it, I would definitely do it per-user unless there's a good reason that's not doable, and I would just not allow any new messages and tell the user to clean up his/her shit :) Thanks for the code, BTW, it rocks. Now _that's_ a proper whiteboard. |