Java-OPeNDAP: TO DO


  1. XML implementation needs to be refactored to use DOM objects instead of print statements to generate and manage XML documents.

  2. Seperate Client and Server code - NOT FEASIBLE. Although in a perfect world the design should allw for this there is too much code overlap to make this a good idea.
  3. Break out "Display" methods into a service class(es):
  4. More ???