History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-2604
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Robin Shen
Reporter: AlSt
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Allow @Inheritable on Configuartion setting of a plugin

Created: 17/Dec/15 04:31 PM   Updated: 17/Dec/15 04:31 PM
Component/s: None
Affects Version/s: 6.0.35
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
We're currently implementing a plugin which uses the configuration setting extension point. We need the possibility to set some values and others should be inherited and not the whole configuration setting. I tried with @Inheritable in ConfigurationSetting class and it throws a ClassCastException because obviously it only works with Configurations. It would be highly appreciated when a configuration setting also has the same possibilities as the general settings or the advanced settings to set only some properties in the settings and inherit others from parent configuration.

Currently I try to work around that, but it produces some pain ;)

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.