Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Model version checks in the SDK #191

Open
3 tasks
lxatstariongroup opened this issue Jul 7, 2021 · 0 comments
Open
3 tasks

Implement Model version checks in the SDK #191

lxatstariongroup opened this issue Jul 7, 2021 · 0 comments

Comments

@lxatstariongroup
Copy link
Contributor

Prerequisites

  • I have written a descriptive issue title
  • I have verified that I am running the latest version of the COMET-SDK
  • I have searched open and closed issues to ensure it has not already been reported

Description

For DTO's and Poco properties we use the CDPVersion attribute that declares from which version on a property is implemented.
This way we can support multiple versions/types of 10-25 webservices.
The SDK should check on every write action if the WebService is able to support a specific property.
It is not yet clear what should be done here, so we need to start with a timeboxed investigation task to find out what needs to be done to accomplish this checking mechanism and what it should do exactly.

@samatstariongroup samatstariongroup added this to Backlog in COMET-CE Jul 31, 2021
@samatstariongroup samatstariongroup moved this from Backlog to Estimate 03-02-22 in COMET-CE Feb 6, 2022
@lxatstariongroup lxatstariongroup moved this from Estimate 17-03-22 to Backlog in COMET-CE Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
COMET-CE
  
Backlog
Development

No branches or pull requests

1 participant