SharkyKZ

Results 7 comments of SharkyKZ

We currently don't support uppercase letters in layouts (IDK if there's a reason for this). So `administrator/components/com_contenthistory/tmpl/compare/compareMaster.php` needs to be renamed.

Is this intentionally limited to local filesystem?

Wouldn't it possible to introduce a more abstract class that accepts any application and leave `BaseController` as web-only? Or does something prevent that at this point (like legacy loader thing)?...

Why are you hellbent on neutering plugins again? It's bad enough that you have already poorly implemented event classes while also introducing a number of _undocumented_ [B/C breaks](https://forum.joomla.org/search.php?keywords=argument+event&terms=all&author=&sc=1&sf=firstpost&sr=posts&sk=t&sd=d&st=0&ch=300&t=0&submit=Search) without a...

Virtually none of what you said is valid. How exactly does removing support for custom listeners make plugins "as light as possible"? Why did you even mention `registerLegacyListeners`? It only...

>Removing $reflectedObject = new \ReflectionObject($this); 🤦‍♂️ Why are you bringing up J3 code again? You still don't understand it's irrelevant? It will be removed when J3 plugin support is dropped,...