[Mailman-Developers] API best practices - REST or core?

2019-03-12 Thread Derek Lambert
I’m writing some code to update maillist owners based on data from another system. Are there any specific recommendations around using either the REST API or core over the other? Either should work for my case. Thanks, Derek Lambert ___ Mailman

[Mailman-Developers] Re: API best practices - REST or core?

2019-03-12 Thread Derek Lambert
I was referring to importing and using the core interfaces and models directly. Based on your response I'm hearing that's probably not the best idea? Thank, Derek On 3/12/19, 12:34 PM, "Abhilash Raj" wrote: On Tue, Mar 12, 2019, at 9:19 AM, Derek Lambert wrote:

[Mailman-Developers] Re: API best practices - REST or core?

2019-03-12 Thread Derek Lambert
e public APIs so that your out-of-band scripts don't break as we change internals of Mailman. thanks, Abhilash > > Thank, > Derek > > On 3/12/19, 12:34 PM, "Abhilash Raj" wrote: > > On Tue, Mar 12, 2019, at 9:1