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

Binding table consolidation #688

Open
cdjackson opened this issue Oct 18, 2021 · 0 comments
Open

Binding table consolidation #688

cdjackson opened this issue Oct 18, 2021 · 0 comments

Comments

@cdjackson
Copy link
Contributor

The binding table is currently updated separately in each converter - this is fine most of the time, but can cause problems if a device has a small table, or if the device doesn't consolidate a binding table entry in which case it's possible that the same entry can appear multiple times.

Some consolidation of the table seems a good idea to avoid duplication.

As discussed in #672

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