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

Pack/Unpack nodes #38

Closed
loreanvictor opened this issue Sep 27, 2018 · 1 comment
Closed

Pack/Unpack nodes #38

loreanvictor opened this issue Sep 27, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@loreanvictor
Copy link
Collaborator

packing/unpacking is a recurrent thing and maybe adding some native nodes helps lazy developers on this one. @CowboyBebug first mentioned this during doing Telegram stuff, and I have some idea of how to pull that off:

  • pack: should get a number of inputs and pack them into one object,
  • unpack: should get an input and extract one property out of it.
@loreanvictor loreanvictor added the enhancement New feature or request label Sep 27, 2018
@loreanvictor
Copy link
Collaborator Author

closing for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant