[TYPO3-mvc] Missing Features in Extbase?!

Claus Due claus at wildside.dk
Sun Feb 5 09:53:22 CET 2012


Hi Kay,

Much needed feature IMO, thanks for bringing it back to attention. It is already being worked on but received almost zero code reviews; dev has now halted.

https://review.typo3.org/#change,2636

I sincerely hope that people will both review and improve upon that solution, adding FF/StoragePID recursive support... as in general with every change submitted to Gerrit. Please everybody. This is how all devs can easily help make Extbase better ;)

--
Cheers,
Claus
http://fedext.net

On Feb 5, 2012, at 9:36 AM, Kay Strobach wrote:

> Hello guys,
> 
> having done several extbase Extensions now, i found a (atleast for me)
> annoying problem in extbase:
> 
> There is no standard way in extbase to respect "storagePid" and
> "recursive" values defined in flexforms to tell the repository where the
> records are stored.
> 
> In the following example i use the fe_users table. And the goal is to
> display all users from a given page.
> 
> Lets take a deeper look:
> 
> 1 Create Flexform
> 2 Create Controller
> 3 Create Repository
> 4 add a function to repository to filter by storage pid and recursive
> 5 Add static function to resolve starting point and storage pid (to a
>   comma seperated value)
> 
> Normally i would assume, that the following would be enough:
> 
> 1 Create Flexform
> 2 Create Controller
> 3 Create Repository
> 
> All the other functions are duplicated in many extensions (e.g. news,
> simulatefe, and others).
> 
> So my question is:
> 
> 	Would it make sense to add storagePid and recursive handling in
> 	flexforms to default extbase, like in
>        switchableControllerActions? - I'd like it!
> 
> Code can be reused either from EXT:news or other projects ;)
> 
> Related issue on forge http://forge.typo3.org/issues/33681
> 
> Regards
> Kay
> 
> 
> 
> -- 
> http://www.kay-strobach.de - Open Source Rocks
> 
> TYPO3 .... inspiring people to share!
> Get involved: http://typo3.org
> 
> Answere was usefull: https://flattr.com/profile/kaystrobach
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc



More information about the TYPO3-project-typo3v4mvc mailing list