[
https://issues.apache.org/jira/browse/ACE-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12769934#action_12769934
]
Toni Menzel commented on ACE-60:
--------------------------------
Well not very sure, actually i thought of this solution as well but i think
that FileBasedProvider is anyhow more a demo/teaching solution than much more.
So, in this case i think its better to have a zero config / straiht forward
solution that can possibly break.
Anyway, i am open for anything at this point..
> Allow FileBasedProvider to match any gatewayID as fallback
> ----------------------------------------------------------
>
> Key: ACE-60
> URL: https://issues.apache.org/jira/browse/ACE-60
> Project: Ace
> Issue Type: New Feature
> Reporter: Toni Menzel
> Assignee: Marcel Offermans
> Attachments: ACE-60.patch
>
>
> Sometimes you just want to ship to any (unknown) gateway. For sake of
> simplicity it should be possible to just have versions in your store folder
> directly.
> So instead of:
> store/<gatewayID>/<version>/
> Allow this:
> store/<version>
> Because this is very similar, this can also be implemented in the existing
> FileBasedProvider. Anyhow, in this case things should be more split up inside
> FileBasedProvider itself ( has pretty big methods currently).
> Patch follows.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.