Skip to content
Commit 5218b761 authored by Kohsuke Kawaguchi's avatar Kohsuke Kawaguchi
Browse files

Introducing GlobalConfigurationCategory.

... instead of creating a copy of each GlobalConfiguration variant (like GlobalSecurityConfigurationPart) for the following reasons:

- This allows future UI to render tabs and other means to divide configurations into even smaller granularity, which is something that has been discussed before.

- Eliminates code duplication between GlobalConfiguration look-alikes.
parent 215e2257
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment