Iām migrating an Extbase content element to a FLUIDTEMPLATE cObj CE with dataprocessors. One problem I step into are Flexform + TypoScript settings. With Extbase I got a merged settings array of TypoScript and Flexform, with FLUIDTEMPLATE I just get the TypoScript.
I use Flexform and TypoScript settings e.g. to configure a slider:
<div class="slider" data-slick='{settings.slider.slick -> e:format.json.encode()}'>