On Fri, Aug 15, 2003 at 01:01:36AM +0900, Minero Aoki wrote: > [ruby-dev:21170] soap4r to /src/ruby/lib > > NAKAMURA Hiroshi announced that he is ready to import soap4r in the > ruby's CVS repository. But we still have some problems: > > * soap4r depends on devel-logger. > * soap4r depends on http-access2 > (http-access2 covers almost same layer with net/http). > > Minero Aoki suggested to bundle http-access2 as the internal library > of soap4r (e.g. soap4r/http). What does http-access2 have that net/http does not? Could soap4r be rewritten to use net/http? Paul