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

Refactor accessors #17

Open
xivk opened this issue Jan 14, 2019 · 0 comments
Open

Refactor accessors #17

xivk opened this issue Jan 14, 2019 · 0 comments
Assignees
Milestone

Comments

@xivk
Copy link
Contributor

xivk commented Jan 14, 2019

Refactor the accessors or add another concept next to them. We need to be able to create a reader/write per type without giving it a stream.

This to support the copy-to operation for example:

https://github.com/itinero/reminiscence/blob/develop/src/Reminiscence/Extensions.cs#L41

With the current API we need to create an accessor with a stream that is never used.

@xivk xivk self-assigned this Jan 14, 2019
@xivk xivk added this to the Version 2.0 milestone Jan 14, 2019
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