Hi devs, We’ll also need some configuration properties for the new mail sender module.
I’m proposing http://design.xwiki.org/xwiki/bin/view/Proposal/MailModule#HConfigurationParameters Let me know what you think. Note: Maybe it’s time to think about a generic mapping between naming rules from xwiki.properties and naming rules from xproperties (eg XWikiPreferences properties)... Thanks -Vincent On 2 Jun 2014 at 16:19:20, [email protected] ([email protected](mailto:[email protected])) wrote: > ok, Lyes and I are going to work on it on xwiki-contrib here: > https://github.com/xwiki-contrib/xwiki-platform-mail > > The idea is that when it’s ready enough, we’ll propose to move it to xwiki > platform with history. > > Thanks > -Vincent > > On 2 Jun 2014 at 15:14:51, Thomas Mortagne > ([email protected](mailto:[email protected])) wrote: > > > Ok to start working a new module. > > > > I will wait for the actual code for detailed comments on the API ;) > > > > Note; you are talking about xwiki-commons-mail-read module but I don't > > see much about read in the API design. > > > > On Mon, Jun 2, 2014 at 7:06 AM, Marius Dumitru Florea > > wrote: > > > Looks good. Just one small remark, usually when a method is overridden > > > the extra parameters are added at the end. I'm referring to > > > createMessage with cc and bcc. > > > > > > Thanks, > > > Marius > > > > > > On Fri, May 30, 2014 at 7:10 PM, [email protected] wrote: > > >> Hi devs, > > >> > > >> I’ve worked with Lyes to define a new mail sender API. > > >> > > >> We’ve put it here: > > >> http://design.xwiki.org/xwiki/bin/view/Proposal/MailModule > > >> > > >> Our idea is to: > > >> > > >> - implement this in XWiki Platform in > > >> xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-sender. In > > >> the future we’ll be able to have > > >> xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-reader if we > > >> want. At some point we should also move the Mail configuration UI in > > >> xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-ui. > > >> > > >> - deprecate the mailsender plugin and once all our code has been updated > > >> to use this new API, move the plugin to xwiki-contrib. > > >> > > >> Please let us know what you think about both the API and the plan. > > >> > > >> Thanks > > >> -Vincent > > >> > > >> > > >> _______________________________________________ > > >> devs mailing list > > >> [email protected] > > >> http://lists.xwiki.org/mailman/listinfo/devs > > > _______________________________________________ > > > devs mailing list > > > [email protected] > > > http://lists.xwiki.org/mailman/listinfo/devs > > > > > > > > -- > > Thomas Mortagne > > _______________________________________________ > > devs mailing list > > [email protected] > > http://lists.xwiki.org/mailman/listinfo/devs _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

