[FLOW3-general] Disable Persistence and communicate directly with MySQL.

Michael Feher michael at feher.at
Wed Mar 9 22:11:55 CET 2011


Hallo Conor

As far is I know it is not possible to plug Flow3 on an existing 
database. At least not with the current version. However as far as I 
understood from the discussion here on the mailing lists is that the 
persistence Framework will be changed to use Doctrin2 as central 
component and this might give you the power to plug Flow3 on your 
existing database.

The work on this seams to be quite on a good track an I believe the next 
release of Flow3 should already include those changes.

So stay tuned.

br. Mike

Am 09.03.2011 12:09, schrieb Conor H:
> Hi All,
>
> I'm just getting started with Flow3. The plan is to develop a front end
> for an existing project that already has a functional database.
>
> My understanding of the Persistence Framework is that it will
> manage/create the database tables according to the Objects in my
> application. This is unsuitable as the database is already constructed
> and being used by another application.
>
> I have previously used CodeIgniter, which uses models to communicate
> with the db. Typically, there was a model for each table, then, each
> model had many functions for querying/updating the database.
>
> Is it possible to do this with Flow3?
>
> Thanks in advance for any guidance.
>
> Regards,
> Conor
> _______________________________________________
> FLOW3-general mailing list
> FLOW3-general at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow3-general



More information about the FLOW3-general mailing list