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

getObjectId of EntityCore unnecessary #7

Open
mscholl opened this issue Nov 18, 2013 · 1 comment
Open

getObjectId of EntityCore unnecessary #7

mscholl opened this issue Nov 18, 2013 · 1 comment
Labels

Comments

@mscholl
Copy link
Member

mscholl commented Nov 18, 2013

The getObjectId operation of the entity core is most likely only a convenience operation. The information which field contains the actual id can only be available from the EntityInfo core. The operation does not do (and simply cannot do) any additional "magic" at all.

@mscholl
Copy link
Member Author

mscholl commented Nov 18, 2013

Candidate for an operation of an "Entity" data type.

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

1 participant