Custom Query (454 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (58 - 60 of 454)

Ticket Resolution Summary Owner Reporter
#132 fixed make sure parameters that are set to null save/load to/from XML correctly Kevin Milner Kevin Milner
Description

For example if you have a double parameter with a null value (and, of course, null allowed), it should be able to load that null value from XML.

#134 fixed Switch important parameter editors over to NewParameterEditor, then rename Kevin Milner Kevin Milner
Description

The major parameter editors (integer, string, double, etc...) should be switched over to the new parameter editor class. Once this is done, we can deprecate the old one and maybe rename as such:

ParameterEditor? -> OldParameterEditor? NewParameterEditor? -> ParameterEditor?

Parameters already migrated:

#139 fixed increase efficiency for new XYZ/Geo datasets Kevin Milner Kevin Milner
Description

Here are numbers for the current implementations of the GeoDataSet? interface. Each number is for 100,000 invocations of each method. For large datasets, this is unacceptable.

Note: See TracQuery for help on using queries.