Feature #37372
Inheritance in ORM should be configured automatically
| Status: | Accepted | Start date: | 2012-05-21 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assigned To: | Karsten Dambekalns | % Done: | 0% |
|
| Category: | Persistence | |||
| Target version: | - | |||
| PHP Version: | Complexity: | |||
| Has patch: | No |
Description
When classes are extended, inheritance should be configured automatically for Doctrine, using sane defaults. This avoids the need to foresee future needs when coding - especially for packages that are of general purpose and where no one can know in the beginning whether they will be extended or not.
Related issues
History
#1 Updated by Karsten Dambekalns over 2 years ago
- Target version changed from 2.0 beta 1 to 2.1
#2 Updated by Robert Lemke about 2 years ago
- Target version deleted (
2.1)