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

Replace GValueArray in public API (DecodeBin, etc) #88

Closed
neilcsmith-net opened this issue Dec 4, 2017 · 1 comment
Closed

Replace GValueArray in public API (DecodeBin, etc) #88

neilcsmith-net opened this issue Dec 4, 2017 · 1 comment
Milestone

Comments

@neilcsmith-net
Copy link
Member

Types from lowlevel should not be exposed in the public API wherever possible. The use of GValueArray in DecodeBin, etc. should be replaced, probably with use of List.

@neilcsmith-net
Copy link
Member Author

neilcsmith-net commented Nov 15, 2018

This might be superseded by #119

No, it won't! Change signature to use eg. List<ElementFactory> and manage GValueArray internally.

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