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

Implement IBA File Format support #7

Open
3 tasks
Arucard1983 opened this issue Nov 15, 2021 · 0 comments
Open
3 tasks

Implement IBA File Format support #7

Arucard1983 opened this issue Nov 15, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed IBA wxWidgets

Comments

@Arucard1983
Copy link
Owner

Arucard1983 commented Nov 15, 2021

Some reviewers ask for ERYA (and similar programs) to support the XML based IBA Format to ease interchange between programs.
ERYA already adopted XML format to store databases and samples files, butit can only be read by this own.

To implement IBA support it requires the following steps:

  • Adding a new library class to handle IBA File Format, which in turn will use XML document handling by wxWidgets.

  • Specify the methods required by ERYA-Bulk, and translate to the IBA format.

  • Investigate potential extensions that ERYA-Bulk can add to this format.

@Arucard1983 Arucard1983 added enhancement New feature or request help wanted Extra attention is needed wxWidgets IBA labels Nov 15, 2021
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 IBA wxWidgets
Projects
None yet
Development

No branches or pull requests

1 participant