Hi all,
I apologize to be absent during this time, it has been a rough period ultimately, mainly at the job, but now the situation is good and calm enough :-)
So, I read the specifications docs/history either on trello, github, and documents requirements given time ago, for which Me and Max are already thinking and designing the schema design based on the specified application data access and interactions.
Also, I'm seeing the current entities in datastore module and I noticed the use of Aspects for each one.
The result is an Aspect for each Entity class (it's good and works anyway).
I realise that the intention is to have getters and setters for each entity and, if it is the unique intention, I'd like to suggest you to use "Lombok" Project instead aspects in order to get the same result with less code and less classes to compile (maybe is more readable so).
If everybody agree with this, I could proceed to make the changes and hopping it's possible with some new entities together.
As soon as it's possible, I will share you a document with the schema design of domain model to be approved by all you obviously :-)
I'm available for further ideas, suggestions and corrections.
Thanks.
Fernando.