[FLOW3-general] FLOW3 / MySQL

Michael Sauter mail at michaelsauter.net
Tue Oct 12 16:57:55 CEST 2010


Hi Martin,

On 12.10.10 15:34, Martin Kutschker wrote:
> Stupid question as I don't use FLOW3 and just lurk to get some infos: is the statement made above
> true for the Repository pattern of FLOW3 or the CR (the Java-API-thingy)? In case it is true for the
> Repository pattern: may I configure a dedicated table for a given model? The reason for the question
> is that I have really bad experiences with "magic table structures" in Magento. They simply don't sacle.

AFAIK, this statement is true for FLOW3. My understanding of the 
(TYPO3)CR is that it sits on top of the FLOW3 persistence and basically 
is only a different API (which is inspired by the Java CR) to access the 
data (but the storage mechanism is still that of FLOW3).

And I don't know of any way to store models in a different format (e.g. 
your own table) ...
But then again, there might be a way that I don't know so far ;)

~michael



More information about the FLOW3-general mailing list