In general, when there's important functionality missing in the client,
I think it's at least worth considering whether to add it in the core.
For example, if other (i.e. non-Python) REST clients might want the same
functionality, let's push it into the core.

It's fine to add a workaround in mailman.client first, as long as the
API doesn't change once the core adds functionality.  In that case,
you'll be able to just change the implementation to the more efficient,
core version, without code using the client library having to change.

When that's the case, it's fine to add a mailman bugtask and a mailman3
tag.

** Tags added: mailman3

-- 
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/802540

Title:
  Add c.get_domain() by web_host and not only mail_host

To manage notifications about this bug go to:
https://bugs.launchpad.net/mailman/+bug/802540/+subscriptions
_______________________________________________
Mailman-coders mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-coders

Reply via email to