Re: First Iteration on Java Module Support

2018-11-28 Thread Anthony Baker
I like the exploratory approach and focusing on the application developer UX. I’m curious to see how the next experiments go. I’d prefer to align our grade submodules with java module definitions (e.g. geode-core becomes a module). Are the fat jar module definitions solely for the client? If

First Iteration on Java Module Support

2018-11-28 Thread Jacob Barrett
All, We started iterating on a solution for supporting Java modules based applications linking to Geode as a module dependency. Now before you go, "but why didn’t you do X?”, let’s set some ground rules here. The initial goal was to get *a* solution, not the best solution, for linking and using