[
https://issues.apache.org/jira/browse/SHINDIG-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cassie Doll updated SHINDIG-268:
--------------------------------
Attachment: useGuiceForRoutes.patch
This patch uses guice to inject a RouteProvider. The RouteProvider is then
asked for a series of RouteData to Adapter mappings.
Refactored the RequestUrlTemplate to remove unused properties and do an auto
mapping from description to enum (safer that way). Also pushed the targetType
into the enum.
With this patch we should be able to add the setStateFile and dumpStateFile
methods into rest which will move us further along the path of removing the
json wire format.
Lemme know what you think.
> Refactor Route managment in the provider
> ----------------------------------------
>
> Key: SHINDIG-268
> URL: https://issues.apache.org/jira/browse/SHINDIG-268
> Project: Shindig
> Issue Type: Improvement
> Components: RESTful API (Java)
> Reporter: David Primmer
> Attachments: shindig-268_refactor_route_managment.patch,
> useGuiceForRoutes.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.