[ mailman-Feature Requests-410286 ] Change the behavior of Cgi/admin.py

SourceForge.net noreply at sourceforge.net
Tue Mar 11 05:33:24 EST 2003


Feature Requests item #410286, was opened at 2001-03-21 16:54
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=350103&aid=410286&group_id=103

Category: None
>Group: None
Status: Open
Resolution: None
>Priority: 3
Submitted By: Chris Ryan (cryan)
Assigned to: Nobody/Anonymous (nobody)
Summary: Change the behavior of Cgi/admin.py

Initial Comment:
This patch changes the behavior of Mailman/Cgi/admin.py
to use new methods of Mailman/MailList.py (also in this
patch) instead of getattr() and setattr(). This will
allow for the integration of the datasource driver code
that is being developed to work properly without having
to overhaul admin.py.

----------------------------------------------------------------------

>Comment By: Thomas Wouters (twouters)
Date: 2003-03-11 14:33

Message:
Logged In: YES 
user_id=34209

Is this still necessary for Mailman 2.1 ? It sounds a lot
like the MemberAdaptors that were added.

I also don't really see the point of not using
getattr/setattr, it clutters the code and it isn't that hard
to wrap it. But moving to feature requests,  feel free to
respond if you still have a need for this.




----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=350103&aid=410286&group_id=103



More information about the Mailman-coders mailing list