[TYPO3-dev] Adaptation of stg_clearcache to core

Philipp Gampe philipp.gampe at typo3.org
Fri Jul 13 23:23:09 CEST 2012


Hi Dmitry,

Dmitry Dulepov wrote:

> Why would you need it in the core? :) Let's add also Facebook or Twitter
> or RSS reader to the core. I am sure some people are missing them.

Facebook is not essential for the core, but cache clearing is. Currently you 
can either clear the whole cache or single pages. As TYPO3 uses inheritance 
a lot, a branch cache clearing is missing. And this is clearly a core 
feature.
I do support adding this feature to core directly.
IMHO it could be part of the pagetree -> branch actions.

If you want a slime core, then start about dropping no essential stuff like:
* linkvalidator
* import/export
* indexed search
* BE news
* task center
* reports
* configuration (the module)
...

The questions are always:
* How many people need it?
* Can the core function without it?
* How much is it tied with the core?
* How usable is the core without it?
* ...

> If you need an ext, just install it from TER. Or make a copy of the core
> and put exts you use to typo3/ext. As far as I know, most big TYPO3
> companies do that.

That is not the point, is it?

We should try to ship a core that is usable to the average integrator, not 
one that is a boilerplate for big companies customization.

That is my opinion and I know you are more a purist in this regard.

Best regards
-- 
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln
Documentation – linkvalidator
TYPO3 .... inspiring people to share!




More information about the TYPO3-dev mailing list