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

[Service Contracts] What are Entity Metadata objects (ORM / EAV Attributes management)? #168

Open
Ddcdom opened this issue Sep 11, 2017 · 1 comment

Comments

@Ddcdom
Copy link

Ddcdom commented Sep 11, 2017

In the customer API I see a lot of references to MetaData (and also in the framework). This post from Alan Kent (https://alankent.me/2014/10/31/magento-2-service-contract-patterns/) provides a tiny bit of information about meta data interfaces.

What are they, when would you use them in your own code and how?

@Vinai
Copy link
Contributor

Vinai commented Sep 13, 2017

Hi, this is a great topic, thanks for opening the issue! Conceptually it belongs to the ORM or attribute management side of things, so I'll add those keywords to the issue title for my own reference.
But there certainly is some overlap with service contracts.

@Vinai Vinai changed the title [Service Contracts] What are Entity Metadata objects? [Service Contracts] What are Entity Metadata objects (ORM / EAV Attributes management)? Sep 13, 2017
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

2 participants