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

Provide different data types for serialization #9

Open
dpoposki opened this issue Feb 1, 2017 · 2 comments
Open

Provide different data types for serialization #9

dpoposki opened this issue Feb 1, 2017 · 2 comments

Comments

@dpoposki
Copy link
Collaborator

dpoposki commented Feb 1, 2017

Currently the library supports only JSON serialization/deserialization. Might be useful to allow for configuring the data type, such as serializing to JSON, YAML, XML, etc.

@dmanners
Copy link
Contributor

dmanners commented Feb 1, 2017

Again points from Vinai:

Maybe call Sitewards/Setup/Service/Page/Exporter.php and Importer.php something like `FileSystemJsonExporter.php, then other implementations could use other storage facilities or serialization formats.

Since you put an interface on them.

@dpoposki
Copy link
Collaborator Author

dpoposki commented Feb 8, 2017

@dmanners extracted that point to issue #21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants