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

Initial Focus #5

Open
fosrias opened this issue Aug 7, 2014 · 0 comments
Open

Initial Focus #5

fosrias opened this issue Aug 7, 2014 · 0 comments

Comments

@fosrias
Copy link
Contributor

fosrias commented Aug 7, 2014

Based on personal experience in the libraries I have been writing already that do much of this and discussions with @smizzel, I would like to propose the following for the initial focus:

  1. Define interface and write "Representor" library with associated Builder.
  2. Define interface and write Serializer and Deserializer Class Pairs for HAL and Siren.

Actually, these are done in tandem the second, refining the first (or at least the internal implementation of the representor object).

We could set up a standard set of fixtures for each use in each of the languages for testing. I am not proposing writing the whole serialization factor/functionality. I know there was discussion about just writing the "Representor" and associated builder classes, but we can write this to do anything. Whether it supports serializing and deserializing media types is the real proof test.

@fosrias fosrias mentioned this issue Aug 7, 2014
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

No branches or pull requests

1 participant