API Boundaries

2020-05-16 Thread David Leangen
Hi, Sorry for the barrage of emails, but I hope to get help from the community. I hope the benefits of what I plan to contribute will be worth the efforts that you make to answer my questions. Thanks for bearing with me. :-) I wanted to ask about API boundaries. As I mentioned in a different

Questions about Guice design

2020-05-16 Thread David Leangen
Hi! As I just mentioned in a different email: > As part of my documentation project, I am starting to turn my attention > towards the code itself. I am trying to understand how the system works. […] > To understand the system better, I need to take a step back and understand > Guice. I am le

Guice vs. Spring

2020-05-16 Thread David Leangen
Hello, As part of my documentation project, I am starting to turn my attention towards the code itself. I am trying to understand how the system works. I’ll be honest: it’s not an easy task! I think it ought to be made a lot easier thanks to some refactoring, but I’ll save that for another em

[jseive] Folding into a single module

2020-05-16 Thread David Leangen
Hi! I noticed that there is a “util” module that is released as a separate jar. Given that the size of the jsieve project is so small, is it really necessary to release it as two separate jar files? Would it be reasonable to consider folding the “util” module into the “core” module, and to just