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

Outstanding issues with momo typedargs #25

Open
2 tasks
timburke opened this issue Mar 10, 2015 · 0 comments
Open
2 tasks

Outstanding issues with momo typedargs #25

timburke opened this issue Mar 10, 2015 · 0 comments

Comments

@timburke
Copy link
Contributor

This issue documents enhancements that are planned for the momo typedargs system.

  • Allow nesting of types more than one deep in complex types, so recursive types like map(string, list(string)). This will work with the existing implementation one we change to using a recursive parser to parse the type declaration.
  • Move commander proxy objects out of pymomo and into each module's directory. Allow proxy objects to be injected into momo like types are injected.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant