[1591] in Moira
Re: adding a list you own to a public list
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Sun Jun 18 21:20:02 2000
Message-Id: <200006190119.VAA24789@Bearing-An-Hourglass.mit.edu>
From: Jonathon Weiss <jweiss@MIT.EDU>
To: Garry Zacheiss <zacheiss@MIT.EDU>
cc: moiradev@MIT.EDU
In-reply-to: Your message of "Sat, 17 Jun 2000 13:47:23 EDT."
<200006171747.NAA10828@leo.mit.edu>
Date: Sun, 18 Jun 2000 21:19:57 -0400
Oops, sorry about that piece of mail that got away from me.
> This implements the feature people have requested in the past of
> allowing users to add a list they own to a public list, or to remove a
> list they own from any list. Not urgently needed or anything, but
> someone mentioned it to me last night and it wasn't hard to implement.
While people have requested bothe halves of this feature, there is
also some concern aboult the implications of the first half of the
change. Specifically, anyone can add anyone else to any public list
(and if they want to be really annoying they can add the person as a
string). I'm not convinced this is necessarily a showstopper, but we
should think about it carefully, and make sure the accounts people are
comfortable with it. As of right now I'm not sure whether I think
this is acceptable. The second half of the patch is fine.
I didn't give the code a thurough review, but I didn't see any problems.
Jonathon