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

[Parsing] Automatic field creation for the remaining data #93

Open
aminya opened this issue Feb 13, 2020 · 1 comment
Open

[Parsing] Automatic field creation for the remaining data #93

aminya opened this issue Feb 13, 2020 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@aminya
Copy link
Owner

aminya commented Feb 13, 2020

After a type is defined using @aml and we parse a xml/html file, there may be some parts of that xml/html string that are missing in the @aml. We should provide either

  1. automatic creation of fields for these parts of the string that are missing.
  2. allowing the user to xpath or addelm later.
@aminya aminya added the enhancement New feature or request label Feb 13, 2020
@aminya aminya added this to To do in AML developement via automation Feb 13, 2020
@aminya
Copy link
Owner Author

aminya commented Feb 13, 2020

Having Dict support allows having all the all/rest of the data that are not captured to be stored in a Dict.
#94

@aminya aminya moved this from To do to Maybe in AML developement Mar 3, 2020
@aminya aminya added the help wanted Extra attention is needed label Apr 20, 2020
@aminya aminya pinned this issue Apr 20, 2020
@aminya aminya mentioned this issue Apr 20, 2020
@aminya aminya changed the title Providing (automatic creation)| (xpath/addelm API) for the types after the creation Automatic field creation for the remaining data Apr 20, 2020
@aminya aminya changed the title Automatic field creation for the remaining data [Parsing] Automatic field creation for the remaining data Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Development

No branches or pull requests

1 participant