NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
Hi Maohai, The methods in visad.python.JPythonMethods are designed for easy use when programming VisAD in Jython. The methods in visad.util.DataUtility are utility methods that VisAD developers thought would be of general use when working with VisAD Data objects. There is overlap because the methods were coded by different developers working on different areas of VisAD. If the methods truly perform identically then one of them should probably just call the other to cut down on lines of code. Use whichever method you are more comfortable with. -Curtis At 11:19 AM 3/13/2003, m huang wrote: >There are overlaps between these two classes, >for example JPythonMethods.field(flaot[][]) and >DataUtils.makeImage(float[][]) do the same thing. >There are other identical methods. >Except for the nominal difference suggested by >the class name, is one class more preferrable than >the other for to do the same thing? > >thanks > >maohai huang
visad
archives: