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

not possible to expose collection whose items have the same class as parent entity #93

Open
leods92 opened this issue Sep 28, 2014 · 0 comments
Labels

Comments

@leods92
Copy link

leods92 commented Sep 28, 2014

When one wants to expose a collection of objects whose class is the same as exposing entity, one gets "stack too deep" because we have an infinite loop.

We should be able to set custom variables when rendering these nested entitiesl
This way we can set when the entity should expose nested collections.
That's not currently possible and this bug is mention on issue #94 .

@dblock dblock added the bug label Sep 29, 2014
@dblock dblock changed the title Bug: not possible to expose collection whose items have the same class as parent entity not possible to expose collection whose items have the same class as parent entity Sep 29, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants