[
https://issues.apache.org/jira/browse/SHINDIG-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657897#action_12657897
]
Vincent Siveton commented on SHINDIG-797:
-----------------------------------------
Your request is correct but IMHO the following or similar sounds better:
{noformat}
protected static String getDefaultPropertiesPath()
{
return DEFAULT_PROPERTIES;
}
protected Properties getProperties()
{
return properties;
}
{noformat}
> PropertiesModule not extensible enough
> --------------------------------------
>
> Key: SHINDIG-797
> URL: https://issues.apache.org/jira/browse/SHINDIG-797
> Project: Shindig
> Issue Type: Improvement
> Components: Common Components (Java)
> Affects Versions: trunk, 1.0.0-rc1, 1.0.x-incubating
> Reporter: Mathias Bogaert
> Attachments: propmodule.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.