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

Flow: Injecting POJOWorkflowDefinitionFactoryFactory in WorkflowWorker #194

Closed
sukrit007 opened this issue Feb 21, 2014 · 4 comments
Closed
Assignees

Comments

@sukrit007
Copy link

We should have a way to inject POJOWorkflowDefinitionFactoryFactory in WorkflowWorker so that, we can provide our own extended implementation for the same.

Refer:
https://github.com/aws/aws-sdk-java/blob/master/src/main/java/com/amazonaws/services/simpleworkflow/flow/WorkflowWorker.java#L30

@breedloj breedloj self-assigned this Apr 21, 2016
@breedloj
Copy link
Contributor

Hey Sukrit,

I noticed that this issue has been open for a long time with no responses. Is this still a feature you'd like to see in SWF?

@sukrit007
Copy link
Author

sukrit007 commented Apr 21, 2016

@breedloj For using Flow with other languages (node, python), this was an important piece that was missing.

We had submitted a PR couple of years back :

#189 (comment)

@ctrimble
Copy link

Hello @breedloj, I work with @sukrit007 . Any word on this? We have been running a fork for some time and it would be nice to get back on the main SDK. We really just need a way to get all of the type information out of band, so that other languages do not need to understand Java's type system.

Please let me know if there is anything I can do to help move this forward.

@manikandanrs
Copy link
Contributor

This issue was moved to aws/aws-swf-flow-library#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants