[
https://issues.apache.org/jira/browse/GSHELL-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Dillon updated GSHELL-40:
-------------------------------
Description:
Add a simple annotation-based API to allow the preferences API to be used by
commands (similar to how the CLP stuff makes it simple to handle command-line
options and arguments).
A skeleton project is setup here for the prefs stuff:
*
https://svn.apache.org/repos/asf/geronimo/gshell/trunk/gshell-support/gshell-prefs/
Probably need to have an annotation for types to denote the prefs node, and
then have a preferences annotation with optional node definition for overrides.
was:
Add a simple annotation-based API to allow the preferences API to be used by
commands (similar to how the CLP stuff makes it simple to handle command-line
options and arguments).
A skeleton project is setup here for the prefs stuff:
*
https://svn.apache.org/repos/asf/geronimo/gshell/trunk/gshell-support/gshell-prefs/
> Add annotation-based preferences injection support
> --------------------------------------------------
>
> Key: GSHELL-40
> URL: https://issues.apache.org/jira/browse/GSHELL-40
> Project: GShell
> Issue Type: New Feature
> Security Level: public(Regular issues)
> Components: Support - Prefs
> Reporter: Jason Dillon
> Priority: Minor
> Fix For: 1.0-alpha-2
>
>
> Add a simple annotation-based API to allow the preferences API to be used by
> commands (similar to how the CLP stuff makes it simple to handle command-line
> options and arguments).
> A skeleton project is setup here for the prefs stuff:
> *
> https://svn.apache.org/repos/asf/geronimo/gshell/trunk/gshell-support/gshell-prefs/
> Probably need to have an annotation for types to denote the prefs node, and
> then have a preferences annotation with optional node definition for
> overrides.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.