What's the advantage in doing so? Anyway, you can tweak your init_autoloader: https://github.com/zendframework/ZendSkeletonApplication/blob/zf/release-2.1.0/init_autoloader.php#L30-L32
Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ On 22 February 2013 16:13, Greg <[email protected]> wrote: > Is there a way to make it resolve to the same directory? > > > On Fri, Feb 22, 2013 at 4:07 AM, Marco Pivetta <[email protected]> wrote: > >> Composer is not adopted by all users, thus the two possible paths. What >> is exactly your question about then? >> >> Marco Pivetta >> >> http://twitter.com/Ocramius >> >> http://ocramius.github.com/ >> >> >> On 22 February 2013 08:30, Greg <[email protected]> wrote: >> >>> Am I doing something wrong or are there two possible different >>> installation >>> directories for ZF2? >>> >>> Following each installation option for the skeleton application >>> >>> http://framework.zend.com/downloads/skeleton-app >>> >>> seems to lead to two different installation directories, i.e >>> >>> ZF2 or zendframework/zendframework >>> >>> It would be nice if which ever way would allow the user to explore more >>> of >>> composer's capabilities, e.g autoloading, project initialization? I may >>> of >>> missed of some configuration info? >>> >>> >>> -- >>> Greg >>> >> >> > > > -- > Greg >
