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

Restructuration - Encoders draft #12

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Restructuration - Encoders draft #12

wants to merge 3 commits into from

Conversation

popy-dev
Copy link

  • Added or updated some getters in NodeInterface implementations
  • Added Per-node encoders
  • Replicated node's __toString logic into encoders

See #4

Notes :

  • Still relies (too) heavily on current Node internals
  • Nodes __toString method could now be removed (but has been kept in order to minimize modifications in tests)
  • I'll have to find a solution to the Envelope's type problem, either by changing the EncoderInterface, or to split Envelope into 2 different Node containers (Root & FileGroup)

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.

None yet

1 participant