Skip to content

Pre-parse output attribute declarations - #18

Open
jzavala-gonzalez wants to merge 1 commit into
xbrlus:mainfrom
jzavala-gonzalez:preparse-out-attr-declarations
Open

Pre-parse output attribute declarations#18
jzavala-gonzalez wants to merge 1 commit into
xbrlus:mainfrom
jzavala-gonzalez:preparse-out-attr-declarations

Conversation

@jzavala-gonzalez

Copy link
Copy Markdown

When declaring new output attributes using the 'output-attribute' keyword, XULE needs to incorporate these new keywords into its grammar before it can parse the remaining file. Otherwise, it crashes when seeing a "new" keyword. This is particularly necessary when using XINCE because all the attributes it needs declared. Also, I copied over these edits directly from my site-packages installation so I might miss something just let me know.

When declaring new output attributes using the 'output-attribute' keyword, XULE needs to incorporate these new keywords into its grammar before it can parse the remaining file. This is particularly necessary when using XINCE because all the attributes it needs declared.
@davidtauriello
davidtauriello force-pushed the main branch 3 times, most recently from 901214e to a563f8b Compare May 24, 2024 14:51
davidtauriello pushed a commit that referenced this pull request Aug 1, 2025
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.

1 participant