Re: [pygcs-devel] Whiteboard changes
Brought to you by:
jblaine
|
From: Justin S. <dw...@cc...> - 2000-07-10 20:39:53
|
Jeff Blaine <jb...@sh...> writes: > Added ownership of whiteboard items per Klaus since we had gone > that far already. Admin can erase all or any selected messages. > Normal users can only erase selected messages of theirs or 'wb_erase > all' which will erase all of theirs. I didn't like the keyword > 'mine' anymore since that implies that there is a way for normal > users to erase other peoples'. Given the way I structured the Whiteboard, that ought to have been easy, eh? (Since the username is already tied to the message...) Btw, do you like the way that class was done? Feedback is welcome, especially if you think it ought to change in some way. Hm. At first look, it looks like you made 'erase all' into 'erase mine'. If Admin does a wb_erase, it does the right thing. If Admin does a 'wb_erase all', it only erases messages from Admin. Want me to fix, or you? It should be a trivial fix. -Justin |