Task #44375

Feature #36715: Make simultaneous use of multiple persistence backends possible

Make all persistence reads go through repositories

Added by Karsten Dambekalns over 2 years ago. Updated about 2 years ago.

Status:Accepted Start date:2013-01-08
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

0%

Category:Persistence
Target version:-
Sprint: Has patch:No
PHP Version: Complexity:

Description

Currently Flow fetches some objects directly via the PersistenceManager, without using the repositories for the fetched objects. This can lead to confusion (if a specialized getter is not called as expected) and prohibits the use of repositories to divert between persistence backends.

History

#1 Updated by Robert Lemke about 2 years ago

  • Target version deleted (2.1)

Also available in: Atom PDF