[wp-trac] [WordPress Trac] #23912: Add Composer package description
WordPress Trac
noreply at wordpress.org
Sat Aug 31 18:30:03 UTC 2013
#23912: Add Composer package description
------------------------------------+------------------
Reporter: Rarst | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.7
Component: General | Version: 3.5
Severity: trivial | Resolution:
Keywords: has-patch dev-feedback |
------------------------------------+------------------
Comment (by Rarst):
Note that suggests (unlike requires) take not version, but human-readable
description of why the thing is suggested
http://getcomposer.org/doc/04-schema.md#suggest Which might take a little
code auditing rabbit hole to do write up precisely (been there
http://wordpress.stackexchange.com/a/42212/847 ).
Myself I am hesitant to suggest extensions that are functionally
irrelevant. For example HTTP API works with or without curl, suggestion to
have it is not important information. I extension listed should be those,
without which functionality starts to fail. For example I don't think WP
has extension-less image resize, right?
Also I think it should also be limited to extensions core actually uses
natively - object caches, alternate DB drivers and such are implemented by
extensions.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23912#comment:32>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list