We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
With new resource operation, this should be doable.
The text was updated successfully, but these errors were encountered:
@yaohaizh can you start looking into this one?
Sorry, something went wrong.
@yaohaizh @testforstephen any chance you guys can work on this one for the next release?
I'm starting to work on this recently. I find there's only one NewCUUsingWizardProposal where the "create types" logic is coupled with the UI.
I think this can be done by two steps:
Use cases should cover:
Person
Person p = new Person()
foo.bar
foo.bar.Person p = new foo.bar.Person()
CurrentClass
yaohaizh
No branches or pull requests
With new resource operation, this should be doable.
The text was updated successfully, but these errors were encountered: