30.04.2013 Views

TYPO3-v6-1-whats-new

TYPO3-v6-1-whats-new

TYPO3-v6-1-whats-new

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Extbase and Fluid<br />

Extbase – Property Mapper Validation:<br />

● Object validation of Property Mapper reworked<br />

● Prevent storing invalid objects if validation fails<br />

● Modified objects have to be marked as such by executing<br />

the repository's update() function<br />

{the domain objects repositories}->update({modified domain object})<br />

$this->blogRepository->update($blog);<br />

● Side effect: performance boost<br />

<strong>TYPO3</strong> CMS 6.1 - What's New

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!