Skip to content

Updating to ixa v2.0.0-beta1.1#52

Draft
erik-rosenstrom wants to merge 3 commits intomainfrom
etr-update-ixa
Draft

Updating to ixa v2.0.0-beta1.1#52
erik-rosenstrom wants to merge 3 commits intomainfrom
etr-update-ixa

Conversation

@erik-rosenstrom
Copy link
Collaborator

@erik-rosenstrom erik-rosenstrom commented Mar 12, 2026

This is breaking update. It requires migrating from IxaError::IxaErrors to a model specific error type. A new ModelError::ModelError is created using thiserror replaces it. Several other error types are created to handle errors from other libraries. This includes a ModelError::IxaError for errors generated from ixa itself.

This PR is currently blocked by a bug in ixa associated with define_global_property! requiring an IxaError type to be returned from the validation method

This PR blocks further prototyping using entities

@erik-rosenstrom erik-rosenstrom linked an issue Mar 12, 2026 that may be closed by this pull request
@erik-rosenstrom erik-rosenstrom marked this pull request as draft March 12, 2026 17:08
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.

Update to ixa version 2.0.0-beta1.1

1 participant