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 <[email protected]> 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] <[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

