Changes between Version 4 and Version 9 of Ticket #1512


Ignore:
Timestamp:
Sep 27, 2010, 2:58:53 PM (14 years ago)
Author:
Nicklas Nordborg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1512 – Description

    v4 v9  
    77 5. There are probably some effects also on the plug-in api since the `Type` enumeration and `ParameterValues` class are used by plug-in parameters as well. I'll have to investigate the effect and maybe add a specific ticket for adding datetime support to the plug-in system if the work required is substantial.
    88 6. There may be similar effects on "extendable" classes (eg. reporters, users and raw data).
    9  7. Check and update documentation
    10  8. More...?
     9 8. Update the annotation importer so that it can import timestamp values. I am not really sure how it handles date values right now. It may work if the date values are in `yyyy-MM-dd` format, but it has no support for specifying a different format.
     10 8. Check and update documentation
     11 9. More...?