Skip to content
This repository was archived by the owner on Jan 1, 2020. It is now read-only.

Store entities instead of objects#40

Merged
flack merged 1 commit into
openpsa:masterfrom
symfony-cmf:store-entity
Dec 6, 2012
Merged

Store entities instead of objects#40
flack merged 1 commit into
openpsa:masterfrom
symfony-cmf:store-entity

Conversation

@adou600
Copy link
Copy Markdown
Contributor

@adou600 adou600 commented Dec 5, 2012

The RdfMapperInterface could store instances of EntityInterface instead of objects. This will add a lot of convenience into finalization of #28.

Besides, it is really easy to get the object from the an entity, with the getObject() method.

CC @dbu

@flack
Copy link
Copy Markdown
Collaborator

flack commented Dec 6, 2012

Hi,

thanks for the update, unittests look good, so I'll merge it. We probably should note the API change somewhere, but we're since we're not at 1.0 yet, I guess we can let implementors find this out on their own :-)

flack added a commit that referenced this pull request Dec 6, 2012
Store entities instead of objects
@flack flack merged commit 63d0566 into openpsa:master Dec 6, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants