Open JohannesLichtenberger opened 5 years ago
I would like to take this for Hacktoberfest.
I see four active Maven modules:
Shall the modularization been done only for those four?
Hey, wow :-) thanks so much. Yes, and probably sirix-fs. I'm not sure if I need to move some stuff around, but I think for the core we need to export the org.sirix.api, org.sirix.access and org.sirix.service packed + subpackages. I have to read about it again, but I think I need to move some classes around which should not be part of the public API.
Thanks so much again in advance :-)
i want to work on this issue . can you please explain a bit more about this
In order to use Jigsaw/the module system, we should write module definition files.