Compartmentalize JARs
Status: Pre-Alpha
Brought to you by:
yoda22281
It would be nice if the larger chunks of the library could
be compartmentalized in addition to being included all
together in one JAR. For example, there would be a
PoeticaStudiosJavaLibraryx.x.x.x.jar, a
PoeticaStudiosJavaPnPLibraryx.x.x.x.jar, a
PoeticaStudiosJavaGeneralLibraryx.x.x.x.jar, and a
PoeticaStudiosJavaWebLibraryx.x.x.x.jar (representing
the entire library, the pnp package, the general
package, and the web package--respectively). Notably,
the other major packages all require the general
package (which must be noted in the documentation
somewhere).