Hello Travis

There is a few though that popup from my head:

 * I noticed that in the ShapeFile class, all fields are public. Do you
   think we could make them private in order to keep more flexibility
   for future evolutions?
 * I wonder if there is some relationship planed between CodePage and
   java.nio.charset.Charset?
 * The ShapeTypeEnum seems to contain well known types from "Simple
   Feature" specification. I wonder if we could / should handle them in
   a way that apply to a wider range of storage? (Johann could tell
   more on this topic).
 * FieldDescriptor seems quite specific to the ShapeFile internal.
   Should it be package-privated?


    Cheers,
    Martin

Reply via email to