[Bug 600962] Re: Rest getter and setter functions needed in MM3

Barry Warsaw 600962 at bugs.launchpad.net
Thu Jul 8 15:53:08 CEST 2010


I've been thinking about this one.  Perhaps we shouldn't have getters
and setters for each individual attribute.  I think the right way to do
this is to use PATCH and PUT to make modifications to user and mailing
list resources.  IOW, you'll do a GET to access the current state of the
mailing list, then a PATCH (for partial update) or a PUT (for full
update) of that resource.  Of course the server side will impose any
restrictions or sanity checks.

This should be fairly easy to do, so I'll work on this one next.

** Changed in: mailman
    Milestone: None => 3.0.0a6

** Changed in: mailman
     Assignee: (unassigned) => Barry Warsaw (barry)

** Changed in: mailman
   Importance: Undecided => High

** Changed in: mailman
       Status: New => Confirmed

-- 
Rest getter and setter functions needed in MM3
https://bugs.launchpad.net/bugs/600962
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.


More information about the Mailman-coders mailing list