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

Implement "parent::" path support in TestGrammar #14

Open
petervwyatt opened this issue Aug 8, 2022 · 0 comments
Open

Implement "parent::" path support in TestGrammar #14

petervwyatt opened this issue Aug 8, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@petervwyatt
Copy link
Member

Currently the TestGrammar C++ PoC does not implement the Arlington-specific grammar construct parent::. This means that certain predicates for font, halftone and XObjects will always report as a warning message.

grep "parent::" *

Hopefully, this can avoid memory bloat by not having to keep every parent of every object...

@petervwyatt petervwyatt changed the title Implement "parent::" path support Implement "parent::" path support in TestGrammar Aug 8, 2022
@petervwyatt petervwyatt added this to the TestGrammar C++ PoC milestone Aug 13, 2023
@petervwyatt petervwyatt added the enhancement New feature or request label Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant