Ticket #69 (assigned Task: null)

Opened 6 years ago

Last modified 6 years ago

DateTimeTypeMetadata should support default values, minValue and maxValue

Reported by: jjr8 Owned by: jjr8
Priority: Medium Milestone: Unscheduled
Component: Core - Metadata & Types Version:
Keywords: Cc:

Description

Currently, DateTimeTypeMetadata does not allow you to specify a default value for a method argument, nor does it propagate the minValue and maxValue into Metadata.xml, which would allow CreateArcGISToolbox to configure a domain.

I did not implement these features because they are not currently needed, and it is not clear how datetime values should be written in XML (it should probably be ISO 8601 format, but it is not clear how well this can be deserialized by the built-in .NET deserialization code).

Change History

Changed 6 years ago by jjr8

  • status changed from new to assigned
  • version set to MGET 0.2
  • milestone changed from MGET 0.1 to MGET 0.3

Changed 6 years ago by jjr8

  • version 0.2 deleted
  • component changed from Core - Other to Core - Metadata & Types
  • milestone changed from 0.3 to Unscheduled
Note: See TracTickets for help on using tickets.