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

Add defaults for an SDK line #2

Open
ewanharris opened this issue Feb 19, 2019 · 0 comments
Open

Add defaults for an SDK line #2

ewanharris opened this issue Feb 19, 2019 · 0 comments

Comments

@ewanharris
Copy link
Owner

It would be nice if when prompting for which codemods to run, we detect the SDK version in the tiapp and suggest/autoselect the appropriate for the SDK line.

For example, if I am using SDK 8.X then getter/setter deprecations is selected for me automatically, but if I am using SDK 7.X, then it will not be selected by default.

This would also need to keep in mind that some codemods may not be backwards compatible, (for an example a new API introduced) so this would have to handle that.

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

No branches or pull requests

1 participant