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
I don't think it is needed. But if you were to go down that route, I would not pollute the ContentManager with that logic. You could introduce ContentService that would wrap that logic.
Currently, it seems that the most complete management of content items is done through the controller.
Can we extract the logic into the
ContentManager
class to simplify the secondary development process?The text was updated successfully, but these errors were encountered: