Skip to content

What to do with "deprecated" detecteElementDelete() and detectRelationshipDelete() #283

@DanRod1999

Description

@DanRod1999

In IModelTransformer.ts detectElementDelete() and detectRelationshipDelete() are currenty deprecated, and since we are now working on updating to itjs 5.x should we consider deleting these apis? I do not fully understand the deprecation note, so I'm not sure if we still need these api's or if we can safely remove them without providing any new api's.

Side note: if we do keep these api's detectElementDelete() currently has some issues when trying to update to createQuerryReader() instead of withPreparedStatement(). Unsure if there is a solution on our side, or if there is a solution in core that must be used. See here for info on this related issue.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions