You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With some tweaks it is possible to force ORM use entity name from origin entity.
Metaclasses for original and extended entity should be merged.
It seems that migration to the new mechanism (without additional metaclass) should be mandatory for all projects. So, it will be possible to ged rid of methods such as getOriginalMetaClass.
It would eliminate necessity in fixing tickets such as: PL-3681, PL-4146, PL-1551, PL-4060, TS-8413, TS-8241, TS-8577, PL-4690, PL-3472, PL-4496, PL-4323, PL-4180, PL-3821, etc
With some tweaks it is possible to force ORM use entity name from origin entity.
Metaclasses for original and extended entity should be merged.
It seems that migration to the new mechanism (without additional metaclass) should be mandatory for all projects. So, it will be possible to ged rid of methods such as getOriginalMetaClass.
It would eliminate necessity in fixing tickets such as: PL-3681, PL-4146, PL-1551, PL-4060, TS-8413, TS-8241, TS-8577, PL-4690, PL-3472, PL-4496, PL-4323, PL-4180, PL-3821, etc
Original issue: https://youtrack.haulmont.com/issue/PL-4682
The text was updated successfully, but these errors were encountered: