FYI, on split packages: https://youtu.be/63yPccoPGDc?t=2033
>> Hey Jarda, >>> I don't see how to satisfy the JPMS requirements and still keep the >>> compatibility of the API. With such a choice I value compatibility >>> more. >> In this situation I'm looking for compatibility with Java;-) Alas, modern Java is a moving target… hard to be compatible with something that continuously tightens its constraints… especially when there is a simple switch (-cp) to turn these constraints off and live on… -jt
