[ https://issues.apache.org/jira/browse/JAMES-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matthieu Baechler closed JAMES-3009. ------------------------------------ Resolution: Fixed merged > Convert event sourcing modules to scala > --------------------------------------- > > Key: JAMES-3009 > URL: https://issues.apache.org/jira/browse/JAMES-3009 > Project: James Server > Issue Type: Improvement > Reporter: RĂ©mi Kowalski > Priority: Major > > This PR aims to convert to scala the event sourcing modules : > - `event-sourcing-core` > - `event-sourcing-pojo` > - `event-store-api` > - `event-store-cassandra` > This will help to standardize the `event-*` modules as `event-store-memory` > is already written in scala. > The use of scala in those modules will avoid interoperability concerns with > the mains consumers of those modules > which are already written in scala : see the distributed task manager. > In the long run this will allow to have a stronger typing in those parts of > the code and to have a much less verbose code. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org