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

Add Factory interface for extension points #278

Open
bworrell opened this issue Sep 25, 2015 · 0 comments
Open

Add Factory interface for extension points #278

bworrell opened this issue Sep 25, 2015 · 0 comments
Assignees

Comments

@bworrell
Copy link
Contributor

I have been kicking around the idea of defining a Factory interface for our python-stix|cybox|maec extension points that could potentially simplify the complex from_dict() and from_obj() methods we have now.

I have also been thinking that we could have a corresponding ExtensionField which gets a factory as it's type (or maybe a factory and default kwarg). VocabField in python-stix and python-cybox could potentially leverage this.

@bworrell bworrell changed the title Add Factory classes for extension points Add Factory interface for extension points Sep 25, 2015
@bworrell bworrell self-assigned this Oct 5, 2015
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

1 participant