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

support for textual entity representation #32

Open
t4im opened this issue Oct 29, 2018 · 0 comments
Open

support for textual entity representation #32

t4im opened this issue Oct 29, 2018 · 0 comments

Comments

@t4im
Copy link
Contributor

t4im commented Oct 29, 2018

Adding support for textual representation of components and entities would allow migrating old logging, debugging and entity management implementations like /listEntities, /showEntity or etos() which all are only aware of the old gentity_s information.

A virtual inspect method would allow components to give detailed information about state and configuration or fall back to a sensible default simply listing sub-components, handled messages and such.

A to_string method on entities (replacing etos) could give at least the Simple Classname and entity ID/Number.

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

1 participant