Skip to content
This repository has been archived by the owner on Mar 9, 2019. It is now read-only.

Add BSER load/dump support for variants #1

Open
wez opened this issue Jul 22, 2013 · 2 comments
Open

Add BSER load/dump support for variants #1

wez opened this issue Jul 22, 2013 · 2 comments

Comments

@wez
Copy link
Contributor

wez commented Jul 22, 2013

BSER is a local-IPC only serialization format for dynamic data:
https://github.com/facebook/watchman/blob/master/BSER.markdown

Adding support for this to Phenom requires adding load/dump APIs similar to the JSON load/dump API.

It also means adding API support for "Array of Templated Objects". In Watchman, this is achieved simply by storing the template definition as a special property of the object type.

@maczpc maczpc mentioned this issue Nov 27, 2013
@waywardmonkeys
Copy link

@ghost
Copy link

ghost commented Aug 4, 2015

Thank you for reporting this issue and appreciate your patience. We've notified the core team for an update on this issue. We're looking for a response within the next 30 days or the issue may be closed.

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

No branches or pull requests

2 participants