[PHPCR-75] Mapped Superclass cleanup and documentation Created: 23/Jul/12 Updated: 10/Jan/13 Resolved: 10/Jan/13 |
|
| Status: | Closed |
| Project: | Doctrine PHPCR |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Improvement | Priority: | Major |
| Reporter: | David Buchmann | Assignee: | Lukas Kahwe |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
this is a follow-up for https://github.com/doctrine/phpcr-odm/pull/144#issuecomment-7096029 we need to check if mapped superclass is working as it should, and then clarify the doc at https://github.com/doctrine/phpcr-odm-documentation/blob/master/en/reference/inheritance-mapping.rst i still did not understand what exactly the feature means. |
| Comments |
| Comment by Lukas Kahwe [ 09/Jan/13 ] |
|
this is cleared up now .. right? |
| Comment by David Buchmann [ 10/Jan/13 ] |
|
yep, i understand it now. documented a bit in https://github.com/doctrine/phpcr-odm-documentation/commit/1c5ae23df5b8008bad5738ae4eed9a70ec6a4cb7 |