[kepler-dev] [Bug 4597] New: adding new configuration properties before/after a certain exiting configuration property.

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Thu Dec 3 16:33:07 PST 2009


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4597

           Summary: adding new configuration properties before/after a
                    certain exiting configuration property.
           Product: Kepler
           Version: 1.x dev
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: core
        AssignedTo: berkley at nceas.ucsb.edu
        ReportedBy: jianwu at sdsc.edu
         QAContact: kepler-dev at kepler-project.org


Different modules may have their own menu items. To realize it, the module
should be able to add configuration properties to files like
uiMenuMappings_en_US.xml. One special requirement for menu items is that the
configuration property location matters. People want to add one menu item
after/before a certain exiting configuration property. So I think
ConfigurationProperty class should have interface like addPropertyBefore() and
addPropertyAfter().

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list