| Task
|
#3
|
Add a copyright statement to all source code modules
|
Core - Other
|
12/07/06
|
| Task
|
#5
|
setup.py should generate HTML documentation for all Python modules
|
Build System
|
12/07/06
|
| Task
|
#6
|
Allow GeoEco classes to be exposed as COM components
|
Core - Other
|
12/07/06
|
| Task
|
#7
|
Design and implement the R wrapper component
|
Core - Other
|
12/07/06
|
| Task
|
#11
|
Design and implement base class for batch processing tools
|
Core - Other
|
12/07/06
|
| Task
|
#14
|
CreateArcGISToolbox.cs: GPStringType.GetValueInstance should return an appropriate IGPValue instance when pythonReprString is a sequence
|
Core - Other
|
12/07/06
|
| Task
|
#15
|
CreateArcGISToolbox.cs: Main.CreateToolForMethod needs to populate default values appropriately
|
Core - Other
|
12/07/06
|
| Task
|
#16
|
Add support for additional ArcGIS types
|
Core - Other
|
12/07/06
|
| Task
|
#17
|
Create Dependency classes for ArcGIS extensions and the ArcGIS product level
|
Core - Other
|
12/07/06
|
| Task
|
#18
|
Need ability to define choice lists for ArcGIS parameters
|
Core - Other
|
12/08/06
|
| Task
|
#20
|
Need to provide default values for derived output parameters in ArcGIS tools
|
Core - Other
|
12/08/06
|
| Task
|
#22
|
ArcGISParameter.ParseFromCommandLineArgument should parse multi-value strings
|
Core - Other
|
12/11/06
|
| Task
|
#23
|
Base modules should support Unicode
|
Core - Other
|
12/11/06
|
| Task
|
#24
|
MGET should support non-English languages
|
Build System
|
12/11/06
|
| Task
|
#26
|
GeoEco/Tools/__init__.py does not need to set __all__
|
Core - Other
|
12/12/06
|
| Task
|
#30
|
"Exposed by IDispatch" should be renamed "exposed by COM"
|
Core - Other
|
01/08/07
|
| Task
|
#31
|
Remove IsExposedByPython flag from metadata
|
Core - Other
|
01/08/07
|
| Task
|
#34
|
GeoEco.COM.MetadataDesignatedWrapPolicy should handle certain parameter passing scenarios
|
Core - Other
|
01/08/07
|
| Task
|
#36
|
VBScript can't assign list properties exposed through COM
|
Unknown
|
01/09/07
|
| Task
|
#37
|
Properties that are tuples or methods that return a single tuple cannot be accessed property through COM
|
Core - Other
|
01/09/07
|
| Task
|
#41
|
ClassMetadata.ValidatePropertyAssignment and ValidateMethodInvocation should clean up the caller's values
|
Core - Other
|
01/30/07
|
| Task
|
#42
|
Investigate whether work needs to be done to support ArcGIS environment settings
|
Core - Other
|
02/01/07
|
| Task
|
#43
|
% formatting should use mapping keys, to best facilitate localization of format strings
|
Core - Other
|
02/02/07
|
| Task
|
#45
|
The GeoEco.Exceptions module is kludgy and should probably be removed
|
Core - Other
|
02/06/07
|
| Task
|
#47
|
Need a way to have errors reported as warnings
|
Core - Other
|
02/09/07
|
| Task
|
#71
|
Python documentation says "Exposed as the geoprocessing tool" for some methods that are not exposed as ArcGIS tools
|
Documentation
|
06/10/07
|
| Defect
|
#13
|
ArcGISParameter.SetOutputParameter does not work when calling through _ArcGISObjectWrapper
|
Core - Other
|
12/07/06
|
| Defect
|
#50
|
OverriddenByArcGISGeoprocessorVariable design for overwriteExisting parameter is flawed
|
Core - Other
|
02/28/07
|
| Defect
|
#51
|
Install Problem with ArcGIS 9.2
|
Build System
|
03/09/07
|
| Defect
|
#66
|
Methods exposed as ArcGIS tools should be named XY_GeoEco, not X.Y_GeoEco, in the ArcGIS toolbox
|
Core - ArcGIS Interop
|
05/09/07
|
| Defect
|
#72
|
Hyperlinks do not show up in ArcGIS documentation
|
Documentation
|
06/11/07
|