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

No TOKEN_END_TAGS #10

Open
apatrida opened this issue Feb 19, 2018 · 1 comment
Open

No TOKEN_END_TAGS #10

apatrida opened this issue Feb 19, 2018 · 1 comment

Comments

@apatrida
Copy link

No end tags appear in the navigation or anywhere, which makes some tasks really difficult, plus there are bad hacks in the code working around this, and if you want to do something like cut out a complete XML fragment from your children, it is hacky as well. Why are the end tags defined as a constant but don't exist?

@jzhang2004
Copy link
Owner

No end tag is to save the memory space... as almost none of the navigation task or processing of the document rely on end tag....

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

2 participants