Hello Chris

Le 05/05/13 23:05, Mattmann, Chris A (398J) a écrit :
What about a single module:

sis-storage

That has underneath it:
  netcdf
  shapefile
  kxml

Sub modules? That should reduce the top level bloat.

Maybe with a slight modification?

  storage

as the parent module, then

  sis-netcdf
  sis-shapefile
  sis-kml

as sub-modules. The reason is that "leaf" sub-modules are also JAR file names, at least in default Maven configuration.

In addition, +1 to keeping all o.a.sis.storage.netcdf.*
together (and similarly for o.a.sis.storage.kml, and
o.a.sis.storage.shapefile)

Cool, org.apache.sis.storage.netcdf sound fine.

    Martin

Reply via email to