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

code generate method in MetaInfoClasses that return all the supertypes and interfaces from the datamodel that the class implements #60

Open
4 tasks done
samatstariongroup opened this issue Aug 4, 2019 · 0 comments

Comments

@samatstariongroup
Copy link
Member

Prerequisites

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

Description

In order to determine the Types and Interfaces a CDP4Model class implements we currently have to use reflection. This is fine, but it can be made faster by code generating this information in the MetaInfoClassses

Steps to Reproduce

NA

System Configuration

NA

  • CDP4 version:
    • CDP4Common: 3.2.0
@alexatstariongroup alexatstariongroup added this to Backlog in COMET-CE Oct 22, 2019
@alexatstariongroup alexatstariongroup moved this from Backlog to Sprint Backlog in COMET-CE Apr 14, 2020
@alexatstariongroup alexatstariongroup added this to the sprint 7 milestone Apr 14, 2020
@alexatstariongroup alexatstariongroup moved this from Sprint Backlog to Backlog in COMET-CE Apr 28, 2020
@lxatstariongroup lxatstariongroup removed this from the sprint 7 milestone Jun 8, 2020
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

3 participants