[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hervé Boutemy updated DOXIASITETOOLS-124:
-----------------------------------------
Description:
a good number of methods are only used internally by DefaultSiteTools, not from
maven-site-plugin, and I don't expect other integrations to really use them
removing the methods from public SiteTools API will make it easier to
understand and eventually to refactor
ie removing a lot of methods used by {{getDecorationModel()}} API:
- {{getSiteDescriptorFromRepository()}}
- {{populateParentMenu()}}
- {{populateModulesMenu()}}
was:
a good number of methods are only used internally by DefaultSiteTools, not from
maven-site-plugin, and I don't expect other integrations to really use them
removing the methods from public SiteTools API will make it easier to
understand and eventually to refactor
ie removing a lot of methods used by getDecorationModel() API:
- getSiteDescriptorFromRepository()
- populateParentMenu()
- populateModulesMenu()
> streamline SiteTools API: hide methods that are noly used internally
> --------------------------------------------------------------------
>
> Key: DOXIASITETOOLS-124
> URL: https://issues.apache.org/jira/browse/DOXIASITETOOLS-124
> Project: Maven Doxia Sitetools
> Issue Type: Wish
> Components: Integration Tools
> Affects Versions: doxia-integration-tools-1.6
> Reporter: Hervé Boutemy
> Assignee: Hervé Boutemy
> Fix For: 1.7
>
>
> a good number of methods are only used internally by DefaultSiteTools, not
> from maven-site-plugin, and I don't expect other integrations to really use
> them
> removing the methods from public SiteTools API will make it easier to
> understand and eventually to refactor
> ie removing a lot of methods used by {{getDecorationModel()}} API:
> - {{getSiteDescriptorFromRepository()}}
> - {{populateParentMenu()}}
> - {{populateModulesMenu()}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)