[wp-trac] [WordPress Trac] #23912: Add Composer package description
WordPress Trac
noreply at wordpress.org
Fri May 24 15:15:15 UTC 2013
#23912: Add Composer package description
------------------------------------+------------------------------
Reporter: Rarst | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.5
Severity: trivial | Resolution:
Keywords: has-patch dev-feedback |
------------------------------------+------------------------------
Comment (by bpetty):
Replying to [comment:10 Rarst]:
> Let's limit this ticket to ''having'' `composer.json` at all for now.
>
> Bolting it to Composer stack properly is more complex than that and
would possibly need custom installer to correct path
(`composer/installers` currently support WP themes and plugins, but not
core itself explicitly).
Agreed. Custom install paths for core should be managed by end users
anyway.
The only other path we would arguably customize would be the vendor-dir in
the case of the WP composer manifest being used as the root manifest in
order to use a custom install path for 3rd party libs used directly by
WordPress core. But that's only if WP started depending on Composer to
pull in 3rd party deps (for development, they'd obviously be pre-bundled
for zip distribution still), and even if that happened, WP doesn't have
any reason not to use the default "vendor" path anyway.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23912#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list