- From: Olivier Thereaux <ot@w3.org>
- Date: Thu, 1 Feb 2007 23:37:43 +0900
- To: Elliotte Harold <elharo@metalab.unc.edu>
- Cc: www-validator Community <www-validator@w3.org>, Karl Dubost <karl@w3.org>
On Thu, Feb 01, 2007, Elliotte Harold wrote: > >WebService::Validator::CSS::W3C [1] and the equivalent perl module for > >feed validator use SOAP::Lite library quite succesfully. > > Actually, no it doesn't. Initial investigations seem to be showing that > it is SOAP::Lite that is breaking the install process for LogValidator > due to dependency failures. :-( No. There are faulty dependencies around SOAP::Lite that cascade into something annoying. And that has little to do with the discussion at hand, frankly. Would you say that using HTTP is bad because LWP happens to have a broken dependency at the moment? > Dependencies are bad. The fewer you have the better. Providing umpteen > different interfaces to a service just adds umpteen-1 extra ways the > service can break. I disagree with you. Dependencies can go wrong, that far is true. But dependencies are good, insofar as they allow developers not to all reinvent the wheel. Don't let your frustration lead you to unwise generalizations. Regards, -- olivier
Received on Thursday, 1 February 2007 14:37:56 UTC