I finished script which makes zip archive of dependent components, but now i
see I shouldn't take 'Sub' dependency from
http://framework.zend.com/manual/en/requirements.html#requirements.dependencies,
am I right? For proper working I need only, hard, soft and fix
dependent
components?

Regards,
Saša Stamenković


On Sat, Jul 11, 2009 at 12:30 AM, till <[email protected]> wrote:

> On Fri, Jul 10, 2009 at 4:35 PM, Matthew Weier
> O'Phinney<[email protected]> wrote:
> > -- Саша Стаменковић <[email protected]> wrote
> > (on Friday, 10 July 2009, 11:40 AM +0200):
> >> Thinking about building custom downloader, which will build download
> with
> >> dependencies, will anyone use it?
> >>
> >> Maybe this can be added to Zend_Tool and then used on zend website...
> >
> > If we go this route, we'll utilize a PEAR channel instead of
> > re-inventing the wheel.
> >
> > However, it will take some work for us to determine what constitutes an
> > individual package, and how to specify the dependencies -- and as that
> > will likely be a fairly large task, it's been a backburner task for some
> > time as a result. Any solution we come up with will need to be
> > automated, to ensure that we don't need to manually determine this
> > information for each new component, or when component features change.
> >
> > Would anyone like to start working on such a project?
> >
>
> I have a script that is 99% done. Splits up top-level components into
> pear packages. I could contribute that if wanted. I didn't know Zend
> wanted a PEAR channel for the Zend Framework.
>
> Till
>

Reply via email to