You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to implement a simple XmlReader/XmlWritter that reads a table from a file and provides the functionality to save it.
For simplicity and easiness of use, a standalone jar is the preferrable way instead of forking the whole project. In this case, a user would be able to simply install the jar locally and use it together with the maven version of tablesaw, without the necessity to build the forked project.
If possible, I would also like to share the work on github under the same conditions as the tablesaw itself. However, I am not 100% sure about a suitable name for the project. For me, the most logical way seems to name the jar tablesawxml.jar, while the package will be something like alxsrs.tablesawplugins.tablesawxml.
Could you please tell me if the usage of this name would be acceptable for a custom project? Please feel free to suggest any ideas in case they seem more appropriate to you.
Thank you in advance for the help.
The text was updated successfully, but these errors were encountered:
Hello,
I would like to implement a simple XmlReader/XmlWritter that reads a table from a file and provides the functionality to save it.
For simplicity and easiness of use, a standalone jar is the preferrable way instead of forking the whole project. In this case, a user would be able to simply install the jar locally and use it together with the maven version of tablesaw, without the necessity to build the forked project.
If possible, I would also like to share the work on github under the same conditions as the tablesaw itself. However, I am not 100% sure about a suitable name for the project. For me, the most logical way seems to name the jar tablesawxml.jar, while the package will be something like alxsrs.tablesawplugins.tablesawxml.
Could you please tell me if the usage of this name would be acceptable for a custom project? Please feel free to suggest any ideas in case they seem more appropriate to you.
Thank you in advance for the help.
The text was updated successfully, but these errors were encountered: