Re: Re: [subscriptions] Re: Re: Fw: Joe Walnes feedback on "ComponentHaus now does full dependency trees"

Alex Karasulu <[email protected]> Thu, 22 Jan 2004 10:23:54 -0500
Newsgroups gmane.comp.java.jcontainer.interest
Organization Solarsis Group
Message-ID <20040122152354.XLGG1911.imf24aec.mail.bellsouth.net@mail.bellsouth.net>
Mike,

> From: "Mike Hogan" <[email protected]>
> Agree this is possible and makes sense.  But it is not needed for submitting
> components to CH.  CH has its own DTD that describes submitted components,
> and its to that DTD that I am adding support for typed dependencies.  That
> said, if the maven POM provided a parallel feature, it would hook up nicely
> and make a developers like much easier.

Great I figured you guys would have thought about integration points 
with the info coming from the POM.  

> Right, CH does this.  When a component is submitted, it builds the
> dependency tree once and stores it in a Prevayler instance.  So querying it
> is fast.  So far thats all thats been needed, but if this information is
> needed by other systems, it would be easy to add a web service over it.

Very cool - nice to see people dotting their 'i's and crossing their 't's.

Alex