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

Stringified XML config (reading and writing) for Provenance (& reloading) #2

Open
edefazio opened this issue May 26, 2020 · 0 comments

Comments

@edefazio
Copy link
Collaborator

in order to have provenance of where the source code was read from (and potentially to reread the same source from the location) I want to

BOTH write out an "xml type" explanation from _batch implementations:
<org.jdraft.io._path>C:\temp\code</org.jdraft.io._path>
<org.jdraft.io._archive>C:\temp\src-jars\javaparser-3.16.0-sources.jar</org.jdraft.io._archive>
...same for github
mavenCentral

this way I can "load" or reload the project based on these... (because I have the className and the information for how to read the data)

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