[TYPO3-mvc] Respect storage page ignored on object properties
Martin Kutschker
masi-no at spam-typo3.org
Mon May 31 15:19:55 CEST 2010
Jochen Rau schrieb:
>
> You might argue, that Repositories *are* restricted to search only on
> the storagePids. So why doesn't this apply to related objects (like
> products), too? The objects/aggregates you fetch from a repository via
> its find*() methods are a selection of the "whole world" (in most
> cases). That's what repositories are made for.
This approach leads to problems when the installation hosts many domains or organizational units
that don't share data. So IMHO it must be possible to partition the repository by PID. Of course
it's true that has nothing to do with the domain itself. Is has only to do with the resources the
repository uses (ie the storage PID has the same significance as the database connection data).
Masi
More information about the TYPO3-project-typo3v4mvc
mailing list