Skip to content

Question. Naming rules for self-implemented features. #1247

Open
@ghost

Description

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions