I actually think that Composer-installed stuff should be under $IP/includes as that's where most code should be.
On Wed, Jun 11, 2014 at 3:26 PM, Tim Starling <[email protected]> wrote: > One thing that concerns me about the proposed composer setup, that I > haven't mentioned yet, is the nesting of the project hierarchy, with > mediawiki/core/vendor inside mediawiki/core. > > You know that we have mediawiki/extensions instead of > mediawiki/core/extensions -- that makes it easy to check out all > Gerrit repos in the natural directory hierarchy and to still have a > clean $IP/extensions which you can use for installer testing or whatever. > > I wonder if a similar solution is possible with vendor -- could we > have mediawiki/vendor instead of mediawiki/core/vendor? Then it would > be possible to play around with dropping things into $IP/vendor while > still having the "vendor" git repo checked out in a sensible location, > available for editing. > > -- Tim Starling > > > _______________________________________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitech-l -- Best regards, Max Semenik ([[User:MaxSem]]) _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
