On Mon, 2004-04-05 at 08:44, Guido Casper wrote:
> Rolf Kulemann wrote:
> > Wouldn't it be useful also to have
> > 
> > createResource(String url, Source src)
> > createResource(String url, Node src)
> > 
> > ??
> 
> Hm, I don't know. I don't want to bloat the interface too much right 
> from the start. 

Good point.

> If you find yourself needing these why not just do:
> 
> repo.createResource(uri, "");
> repo.saveContent(uri, node);

Good idea, I will do that.

-- 
Regards,

    Rolf Kulemann

Reply via email to