Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

[Question] Package structure #42

@aerhard

Description

@aerhard

A while ago, we've had a discussion about the general structure of mei2vf and related scripts; @zolaemil did argue for a modular concept, where one part (mei2vf) would convert MEI encoded music to VexFlow, other parts would pre-process XML data, process word text, etc. This looks like a good approach to me, but what do you think would be the best way to organize these components in a clear way and make them accessible? Keep MEI2VF as it is and provide all additional functionality in individual projects like MeiView (this would have the disadvantage that common functionality would have be to repeated in each project)? Have one big GitHub repository containing commonly-used code in sub-modules (common pre-processing methods, MeiLib, MEI2VF, text rendering methods, etc.), but store applications like MeiView separately? Or add other GitHub projects in addition to MEI2VF, containing other rendering and conversion utilities?

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