Richard Wackerbarth writes:

 > https://server.example.com/mailman/list/ABCDEFG/attribute/join_address
 > returns the email address to which subscription requests should be
 > sent.

"ABCDEFG" is what?  The list?

I think the short prefix /mailman/ should be reserved for traditional
and anonymous requests.  /mailman/rest_api/ or some such for the
REST API.

 > https://server.example.com/mailman/list/ABCDEFG/attributes

This is what you mean by self-documenting?  Presumably it returns not
only the attribute names, but their ranges (types) and docstrings?

 > https://server.example.com/mailman/attribute/posting_address/test_l...@example.com
 >  would return the URI representing the list

Why have you changed the order of components here?

 > https://server.example.com/mailman/attribute/posting_address/test_l...@example.com/attribute/join_address
 >  might return test_list-j...@example.com

Huh?  This isn't a syntax error?

_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
http://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to