Closed (won't fix)
Project:
Drupal.org site moderators
Component:
Site organization
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 May 2009 at 23:59 UTC
Updated:
2 Apr 2017 at 17:59 UTC
Jump to comment: Most recent
Comments
Comment #1
dwwHow DB drivers are we talking about? 1? 3?
Seems a little wonky to have an entirely new project type just for these. What about cache backend implementations? They don't all have to be modules. In theory, just a new copy of cache.inc and a variable in settings.php. In D7, what about new #391340: Job queue API implementations? All you need for that is your own class and a variable. It seems like there are a *lot* of these that could be floating around. Do we want to handle all of these separately, too? I think not.
But, I don't really know what to call these. "Extensions" is too vague. "Handlers" isn't officially adopted as core terminology (yet). Seems like we really need to think bigger about this problem before we add a new project type for this.
See also: #322626: META: Package and version non-modules for download
Comment #2
Niklas Fiekas commentedSubscribe.
Comment #3
tvn commentedClosing old issues. Please re-open if needed.
Comment #4
dave reidThis is still valid.
Comment #5
mlhess commentedI don't think it makes sense to have an entire subproject type (module, theme, distro) for database drivers. Feel free to reopen if you still disagree.