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

Create an interface to manage the extractors 'structure' #100

Open
fabiodrg opened this issue Mar 15, 2022 · 0 comments
Open

Create an interface to manage the extractors 'structure' #100

fabiodrg opened this issue Mar 15, 2022 · 0 comments
Labels
code quality Issues related to improve code quality good first issue Good for newcomers

Comments

@fabiodrg
Copy link
Collaborator

Add a class to represent the extractors 'structure' to prevent some bugs and ease the programming.

  • The constructor may define the extractor's name and description for the options page
  • Add method to add new parameters
  • Add methods to add different types of storage properties
  • text, textarea, color, boolean, ...
@fabiodrg fabiodrg added good first issue Good for newcomers code quality Issues related to improve code quality labels Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Issues related to improve code quality good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant