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

Create an interface to work with any number of file types. #80

Open
KatieProchilo opened this issue Aug 27, 2019 · 0 comments
Open

Create an interface to work with any number of file types. #80

KatieProchilo opened this issue Aug 27, 2019 · 0 comments
Labels
design discussion Consider or discuss an issue or task enhancement New feature or request

Comments

@KatieProchilo
Copy link
Collaborator

With the intro of #77, d-ser-t now supports outputting JSON or XML. XmlWriterService closely mirrors TranscriptionFileService, and is called in the same way as well.

As a design enhancement, we should create an interface to be used by this.localFileService in main.ts. The interface and design of these two files should work in a way that calling a single function will correctly route the work to either the XML or JSON writer.

@KatieProchilo KatieProchilo added enhancement New feature or request design discussion Consider or discuss an issue or task labels Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design discussion Consider or discuss an issue or task enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant