First, let me say that I really love what I have seen so far from Grav. I am interested in starting to move away from wordpress on new site builds that do not require it. One of the biggest issues for me with wordpress has been the dependence on plugins to do so much. Having features being able to be added or removed via a plugin does give you much greater control of what is included in a build. It also allows you not to have to re-invent the wheel everytime you need to do something. In wordpress however it has grown into a problem with many sites I have had to work with. Either plugins are outdated and have not had any updates in a long time or in some instances developers have just quit supporting the plugin or has made major changes to the plugin causing some issues. You mix that with major core changes which can also break plugins it can cause plenty of problems.
I was just wondering if there has been any discussions on how to better manage plugins in Grav or is this just something that is a given with an open source platform with 3rd developers creating plugins?