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

Add support for creating entites as replicas of other entity #91

Closed
je-ik opened this issue May 21, 2018 · 1 comment
Closed

Add support for creating entites as replicas of other entity #91

je-ik opened this issue May 21, 2018 · 1 comment

Comments

@je-ik
Copy link
Collaborator

je-ik commented May 21, 2018

Example:

 entitites {
   event {
     attributes {
        click: { ... }
        view: { ... }
      }
    }
    eventReplica {
      from: event
    }
  }

This will create two entities with identical attributes.

je-ik referenced this issue in datadrivencz/proxima-platform May 21, 2018
je-ik referenced this issue in datadrivencz/proxima-platform May 22, 2018
[proxima-core] #91 add support for replicating entity from another en…
@je-ik
Copy link
Collaborator Author

je-ik commented May 22, 2018

Closed via datadrivencz#80

@je-ik je-ik closed this as completed May 22, 2018
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