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

Anna anna.granudd at gmail.com
Fri Jul 2 11:16:44 CEST 2010


Public bug reported:

Below I'll list some functions we need implemented in the rest server to
be able to implement them in the rest-client and use them for the UI. I
don't think any of these are implemented yet but we'll need them.

  * A "getter" and a "setter" function for the user settings, i.e. a
function returning the values the user had set for a particular mailing
list and a function setting the new values the user has changed on the
settings page for a mailing list.

  * A "getter" and a "setter" function for the admin settings for each
list. Since there are many settings possible for each list, we may want
to divide these into groups and create a getter and setter for each
group, but I'm not sure about this. Maybe it's possible to make
something generic just changing the values the user has changed making
the grouping unnecessary, I really don't know. I just brought it up for
consideration.

I'll leave the functions necessary for the archives so far but likely
we'll later need functions returning old emails grouped according to
threads, dates etc. like old Mailman has.

** Affects: mailman
     Importance: Undecided
         Status: New


** Tags: mailman3 rest-api

-- 
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