Skip to content

DEVEXP-563 Added support for other 11.1 Optic methods - #1615

Merged
rjrudin merged 1 commit into
developfrom
feature/563-optic-methods
Oct 25, 2023
Merged

DEVEXP-563 Added support for other 11.1 Optic methods#1615
rjrudin merged 1 commit into
developfrom
feature/563-optic-methods

Conversation

@rjrudin

@rjrudin rjrudin commented Oct 24, 2023

Copy link
Copy Markdown
Contributor

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.

@BillFarber BillFarber left a comment

Copy link
Copy Markdown
Contributor

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.

2 participants