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

getClassKey of EntityCore unnecessary #8

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

getClassKey of EntityCore unnecessary #8

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

Comments

@mscholl
Copy link
Member

mscholl commented Nov 18, 2013

Much like getObjectId the getClassKey operation is not more than a convenience operation as any entity has the knowledge about its class key and not the actual core implementation. Thus the core cannot provide more than a series of calls to other components in order to provide the actual info.

@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