[TYPO3-mvc] @dontpersist

Felix Oertel mehl at foertel.com
Thu Jul 15 12:15:32 CEST 2010


hey,

what do you guys think about an "@dontpersist" annotation on domain 
models to prevent them being persisted automatically at the end of each 
request through persistAll()?

In the very most of my extensions I don't have user input in the FE at 
all and thus don't need auto-persistence. It would be backwards 
compatible and won't change the default behaviour.

regards, foertel


More information about the TYPO3-project-typo3v4mvc mailing list