Magento 2 Deprecated Save & Load Methods In Abstract Model

You might have already seen that the develop branch of the Magento 2 repo contains and methods from Magento\Framework\Model\AbstractModel that are deprecated. If you follow the guidelines that the core module does, you may face a problem: it is necessary to use something instead of them or extend something else. Below, we provide the solution. Continue Reading





