[TYPO3-extbase-kickstarter] Partials missing

Nicolas de Haen typo3 at ndh-websolutions.de
Wed Mar 7 14:35:08 CET 2012


Hi Jost,

have a look at the thawProperties method in 
Classes/Persistence/Mapper/DataMapper.php there you find a list of 
currently supported property types and the mapDateTime method as an 
example how to map a property value to a property

http://forge.typo3.org/projects/typo3v4-mvc/repository/revisions/master/entry/Classes/Persistence/Mapper/DataMapper.php


It should not be too difficult, but you have to consider that there is a 
new property mapper since 1.4. There you can add TypeConverter for 
custom property types.

http://forge.typo3.org/projects/typo3v4-mvc/repository/revisions/master/entry/Classes/Property/PropertyMapper.php

If you write a patch for that the chances are good to get them into the 
code I guess...

regards,
Nico


-- 
Nico de Haen
ndh websolutions

Webprogrammierung, OpenSource, Typo3



http://www.ndh-websolutions.de


More information about the TYPO3-project-extbase-kickstarter mailing list