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

Specify property type in instance create to avoid class lookup #187

Closed
KSchopmeyer opened this issue Jul 3, 2019 · 1 comment
Closed

Comments

@KSchopmeyer
Copy link
Contributor

KSchopmeyer commented Jul 3, 2019

We specifically do not allow in the current code the following because of the difficulty of creating parsable syntax on the command line:

  • Ability to specify properties for instance create with information on type, etc. so that the class does not need to be referenced to build an instance

Note. The type information is part of the openpegasus cli which establishes that it is doable.

Andy's update: The embedded instance support was moved into new issue #589.

@KSchopmeyer KSchopmeyer added this to the version 0.6.0 milestone Jul 3, 2019
@KSchopmeyer KSchopmeyer self-assigned this Jul 3, 2019
@andy-maier andy-maier removed this from the 0.6.0 milestone Oct 11, 2019
@andy-maier andy-maier changed the title Additional functionality for create instance and parameters Additional functionality for intance create Apr 10, 2020
@andy-maier andy-maier changed the title Additional functionality for intance create Specify type information with property and parameter values to avoid class lookup Apr 10, 2020
@andy-maier andy-maier changed the title Specify type information with property and parameter values to avoid class lookup Specify property type in instance create to avoid class lookup Apr 10, 2020
@KSchopmeyer
Copy link
Contributor Author

Closed as wont't do

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants