Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modularization of the project #5

Open
enridaga opened this issue Mar 16, 2015 · 2 comments
Open

Modularization of the project #5

enridaga opened this issue Mar 16, 2015 · 2 comments
Assignees

Comments

@enridaga
Copy link
Contributor

Plan:

  • Parent pom - DONE
  • Server (single runnable jar) - DONE
  • Reactor (to build all together) - DONE
  • Rendering to host code around serialization - DONE.
  • Core java api (operations+store api+users mng)
  • Sparql (only the query rewriting)
  • Search API
  • REST interfaces (+war building)
  • JDBC/MySQL implementations of store/search/usermanagement
  • File store implementation (dummy)
  • Graphic UI (html interface for CRUD operations) - Outside: see project Pesto [DONE]
@enridaga enridaga added this to the v0.2.0 milestone Mar 20, 2015
enridaga added a commit that referenced this issue Apr 24, 2015
@enridaga enridaga self-assigned this Apr 24, 2015
enridaga added a commit that referenced this issue Apr 24, 2015
enridaga added a commit that referenced this issue Apr 24, 2015
enridaga added a commit that referenced this issue Apr 24, 2015
izzyblues pushed a commit that referenced this issue Jun 23, 2015
…terface(issue #5); Implemented Cloning of APIs (issue #28)
enridaga added a commit that referenced this issue Jun 24, 2015
@enridaga enridaga removed this from the v0.2.0 milestone Oct 1, 2015
@enridaga
Copy link
Contributor Author

enridaga commented Oct 1, 2015

We keep this open as there is some work to do on decoupling implementations from interfaces, and still core classes are in the same project as jax-rs resources.

@enridaga
Copy link
Contributor Author

Started a new module: rendering, to host code about serialization of the different output models.

enridaga added a commit that referenced this issue Nov 6, 2015
enridaga added a commit that referenced this issue Feb 20, 2021
enridaga added a commit that referenced this issue Feb 21, 2021
enridaga added a commit that referenced this issue Feb 21, 2021
enridaga added a commit that referenced this issue Feb 21, 2021
enridaga added a commit that referenced this issue Feb 21, 2021
enridaga added a commit that referenced this issue Feb 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant