[TYPO3-ect] apples and cherries ?

Fabien Udriot fudriot at omic.ch
Tue Aug 21 18:37:41 CEST 2007


Ok, thanks for the quick answer.

Elmar Hinz a écrit :
> Hi Fabien,
> 
> Fabien Udriot wrote:
> 
>> I have the latest version from repository :
>>
>> - lib
>> - div
>> - apples
>> - cherries
>> - bananas
>>
>> After having cleared the cache and did everything necessary, I note that
>>   _cherries_ and _apples_ don't have an html output. Is there something
>> broken or is the problem only by me ? I tried 2 installations on 2
>> different dummy sites with the same problem.
> 
> I still have to adapt apples, cherries and efaq to the current library
> state. That's also the reason, why I still didn't publish the current
> version to TER.
> 
>> For bananas there is no problem. Everythings is OK.
>>
>> Do we have to use now the pipe like in bananas ?
>>
> 
> Yes, bananas shows the direction. All data has to flow is inside the pipe
> now. You get them out at the very end by call to $pipe->get('result'); or
> whatever key you have choosen.
> 
> That's a very strict design by now, to prepare the TS configuration of the
> TS configurable pipe.
> 
>> $pipe = $this->getValidator();
>> return $this->display('formTemplate', $pipe);
> 
> ->display(...) is just a function to arganize the bananas class. There is no
> need to do it exaclty this way. 
> 
> However, you can learn much from the bananas controller for form handling in
> real live.
> 
> Kind regards
> 
> Elmar
> 
> 
> 


More information about the TYPO3-team-extension-coordination mailing list