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

Improved API for 2.x Release #7

Open
ghost opened this issue Mar 1, 2013 · 2 comments
Open

Improved API for 2.x Release #7

ghost opened this issue Mar 1, 2013 · 2 comments

Comments

@ghost
Copy link

ghost commented Mar 1, 2013

http://stackoverflow.com/questions/15146523/how-to-design-an-easily-extensible-api-with-the-simplicity-of-enums/15147504

Have been curious the best way to extend the API for many months to make it usable AND extensible. Some excellent replies on that thread which would allow the continued use of the Enums (very user friendly) but allow extensibility through simple interfaces (great for devs).

@jtrunick
Copy link

I really need this. I'd like to be able to process some Video information (encoding/mime type, audio information).

Is anyone working on this? If I commit code will it get picked up?

@ghost
Copy link
Author

ghost commented Apr 17, 2014

@jtrunick I think to unblock you the most effective thing would be to fork the repo and do whatever work you needed to happen - I will review and pull incremental requests, but if your desire is to significantly change the structure of the project and submit it back -- I would recommend just keeping that as a fork so you don't need to worry about merging any 1.x with 2.x concerns.

I am not actively maintaining this (as much as I might want) right now to the level you would need me to -- or at least the level with which I am extracting from the urgency of your comment.

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