Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#902 closed enhancement (fixed)

Support for multiple configuration files for raw data types and extended properties

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: BASE 2.6
Component: core Version:
Keywords: Cc:

Description

The raw-data-types.xml and extended-properties.xml files are getting larger and larger. This may pose a problem when an admin needs to add new raw data types or reporter annotations. There is no room for mistakes. It would be better if the configuration files could be split into multiple files. For example, one for each raw data type. This would also make it easier to distribute plug-in packages which require new raw data types. Configuration files that are distributed with the plug-in can then simply be copied to the configurations directory instead of having to copy and paste into the main configuration files.

Change History (3)

comment:1 by Nicklas Nordborg, 16 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 16 years ago

Resolution: fixed
Status: assignedclosed

(In [4096]) Fixes #902: Support for multiple configuration files for raw data types and extended properties

comment:3 by Nicklas Nordborg, 16 years ago

(In [4117]) References #902: Support for multiple configuration files for raw data types and extended properties

Corrected a path problem on windows.

Note: See TracTickets for help on using tickets.