Skip to content

Conversation

@rjrudin
Copy link
Contributor

@rjrudin rjrudin commented Oct 24, 2023

Was able to code-generate for the document format/root/permission queries, but DBQ-643 in the server prevents them from working.

joinDocAndUri appears to be good-to-go.

I had to manually add the string constructors for cts.point and cts.polygon as the code generator does not yet generate those. Added comments to capture that fact.

Finally, renamed the two XML TDEs that were using .tdex as an extension - .xml is preferred.

Was able to code-generate for the document format/root/permission queries, but DBQ-643 in the server prevents them from working. 

joinDocAndUri appears to be good-to-go.

I had to manually add the string constructors for cts.point and cts.polygon as the code generator does not yet generate those. Added comments to capture that fact. 

Finally, renamed the two XML TDEs that were using .tdex as an extension - .xml is preferred.
Copy link
Contributor

@BillFarber BillFarber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - but I'm flying blind.

@rjrudin rjrudin merged commit 2e968cb into develop Oct 25, 2023
@rjrudin rjrudin deleted the feature/563-optic-methods branch October 25, 2023 12:57
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.

3 participants