Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/todo-adapter #5

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from
Open

Conversation

rossdanderson
Copy link
Contributor

  • Separate the Type2/Container/Row publishers
  • Send containers via Transformer

* Add a "Todo List" adapter

* Use locks for simplified code.
Resend container contents to new peers.

* naming improvements
@@ -93,7 +93,7 @@ add-data-service
end-data-service

add-data-service
service-name ${ADAPTER_NAME}ContainerSvc${THIS_LEG}
service-name ${ADAPTER_NAME}TransformerContainerSvc${THIS_LEG}
include-pattern ^/TEMPLATE/CONTAINER
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we already send Containers and Type2 records via transformer we should probably do the same for pricing

@rossdanderson rossdanderson changed the base branch from master to develop April 6, 2017 15:18
@codemedian codemedian changed the title Feature/improvements Feature/todo-adapter Jun 12, 2017
@codemedian
Copy link
Contributor

The templates have evolved quite significantly since this was raised. I've pulled out the pricing adapter changes and put them into develop but I've left the todo adapter in here. Can you bring this up to date with the pricing adapter (config wise) and I'll then merge it in?

@codemedian codemedian force-pushed the feature/improvements branch from c0d868c to 85cede7 Compare June 12, 2017 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants