Skip to content

Conversation

@dustinlebsock
Copy link

Created a multiton class (Formatter.cs) to instantiate multiple singletons for each format type (YAML, JSON, eventually HDF5). New formats can simply be plugged into the formatter class by derviving from IFormat and adding another enum to DataFormat in Extension.cs. HDF5Format has not been implemented yet.

reverted .gitignore back
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant