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

[ttml] Rename ttml decoder to token reader and correct test data #108

Conversation

NhanNguyen700
Copy link
Contributor

Hi,

My apologize, after changing the token reader to decoder, the code does not work as expected. Or we can say that the polymorphism of Golang is not like what we have in C++, Java, etc, there is no parent and child object so I miss-understood that it will work as expected. I need to wash my brain after years of coding in traditional polymophism. And, with some coincidence, I let vscode extension to automatically edit the input ttml, that extension added some more newlines character and make the output is pretty normal to me and I am blind. My carelessness 🙇

@asticode asticode merged commit 593487a into asticode:master Jun 18, 2024
1 check passed
@asticode
Copy link
Owner

No worries 👍

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

Successfully merging this pull request may close these issues.

2 participants