[jira] [Commented] (JAMES-890) Blogging Protocols

2015-12-14 Thread Pierre Smits (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15055894#comment-15055894 ] Pierre Smits commented on JAMES-890: There seems to be no interest within the community

Re: jmap-integration-testing (was : Re: My thoughts on JMAP implementation)

2015-12-14 Thread Benoit Tellier
Le 14/12/2015 08:42, Matthieu Baechler a écrit : > > > On 13/12/2015 12:43, Tellier Benoit wrote: > > [...] > >>- jmap-integration-testing project is strange to me. >> >>1/ Its location. I think it has nothing to do in protocols, and >> would rather see it in a new folder. Somethi

Re: james-server-util* location (was : Re: My thoughts on JMAP implementation)

2015-12-14 Thread Benoit Tellier
Here we have an interesting topic ;-) If I remember well; backend commons was introduced to share common code across James project without introducing meaningless / cycle prone / multiples and fast cardinality growing dependencies. I happened to be on Cassandra between data-cassandra and mailbox/

Re: server/data/data-memory (was : Re: My thoughts on JMAP implementation)

2015-12-14 Thread Benoit Tellier
In my JAMES-1618 PR I introduced an imMemory UsersRepository (as I wanted to test SieveRepository integration). Le 14/12/2015 08:45, Matthieu Baechler a écrit : > > > On 13/12/2015 12:43, Tellier Benoit wrote: > >> - Why not introducing /server/data/data-memory for your >> MemoryAccessTokenRe

Re: server/protocols vs protocols (was Re: My thoughts on JMAP implementation)

2015-12-14 Thread Benoit Tellier
Le 14/12/2015 08:19, Matthieu Baechler a écrit : > > > On 13/12/2015 12:43, Tellier Benoit wrote: > > [...] > >> - First point, I believe /server/protocols is only here to wrap up the >> /protocols stuff. We of course should have the servlets in >> server/protocols. The responsibilities of s

Re: My thoughts on JMAP implementation

2015-12-14 Thread Benoit Tellier
I gonna start answering this one ... Le 14/12/2015 08:58, Matthieu Baechler a écrit : > And the last part ... > > On 13/12/2015 12:43, Tellier Benoit wrote: > > [...] > >> - I heard JMAP handles unique ID accross email copies. I guess you are >> compelled to support it. How do you plan to man