[New title, since it is a new topic. Was "Privatemsg needs a better maintainer".]
I would phrase it differently; core is trending toward a more engine-centric
nature, with implementations built on top of it in contrib. Since the
engines are the harder code and usually contain the trickier bugs, that
actually works out. The really complex/ugly stuff goes through the core
gauntlet, while contrib can, hopefully, get smaller and simpler as it's just
ways to piece together or tweak the engines.
At least that's what I hope is happening / will happen. :-)
On Wednesday 26 March 2008, FGM wrote:
> Note that coupling this observation with the trend towards a leaner, more
> feature-limited core, makes the value proposition of drupal more
> problematic: if core unbundles features to contrib in order to obtain a
> better and more performing core, contrib cannot but remain of lower
> quality, and the overall value to potential users becomes lower between a
> small and excellent core, and a haphazard mix of contrib modules, only some
> of which are of quality comparable with core.