Markus Klein

Results 142 comments of Markus Klein

As written above, I would extract the code into a separate class, add a scheduler task around it and would add an option to disable the automatic gc. So this...

@zechendorf I still have this on my ToDo, to make this a scheduler task and run the gc asynchronously.

> > > The property can't be of type string as extbase accesses the property in some cases before it is initialized. Otherwise the constructor needs to initialize all properties...

So https://github.com/TYPO3-Documentation/TYPO3CMS-Reference-CoreApi/commit/d71d1049439e8ffd888cabbef5e59d143ee8ab6f is the "offending" commit that introduced the wrong information in the docs as it seems. I'll follow-up on that. The behaviour has been changed with https://review.typo3.org/c/Packages/TYPO3.CMS/+/71107

> TYPO3's main use case is to run in the site root. Sorry Dmitry but that is simply NOT true. This is the default usecase during dev for us! I...

Is this still open, or can we live with the workaround?

@nicodh See my last question please.

@helhum Maybe we can get this merged and tagged? There are quite some extensions requiring this library. public example: sup7even/mailchimp It would be great to get these up to v12...