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

List of refactoring requests (ongoing) #159

Open
VivekMChawla opened this issue Jul 16, 2019 · 0 comments
Open

List of refactoring requests (ongoing) #159

VivekMChawla opened this issue Jul 16, 2019 · 0 comments
Assignees
Labels
chore Work that's not a bug or a feature request

Comments

@VivekMChawla
Copy link
Contributor

VivekMChawla commented Jul 16, 2019

Creating this issue as a quick repository for various refactoring requests.

  • Refactor all Question functions in interveiw-questions.ts to support the use of a promptText:string[] argument. See TM-Tools for examples.
  • Backport updated version of sfdx-falcon-yeoman-generator.ts from TM-Tools.
    • Will require refactoring of all generators to support more generic use of the GeneratorStatus object to be aware of generator state inside end().
    • Will also require moving _resolveFalconProjectConfig() into another location, possibly as a static method of the SfdxFalconProjectConfig class.
  • Research if it's possible to update type-validator.ts so all throwOn... functions determine at runtime the name of the variable being passed in as argument[0].
@VivekMChawla VivekMChawla self-assigned this Jul 16, 2019
@VivekMChawla VivekMChawla added the chore Work that's not a bug or a feature request label Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Work that's not a bug or a feature request
Projects
None yet
Development

No branches or pull requests

1 participant