Thank you very much! > > Aurélien Bénel <[email protected]> > > An: > > [email protected] > > Datum: > > 25.08.2011 14:30 > > Betreff: > > Re: send in show > > Hi Thomas, > > > ok; maybe I dont understand send or _show; If I like to deliver > e.g. html out of a show; isn't this a good fit for send; as it > seems me to be for a list? > > In the documentation, a "show" uses a single return value, while a > "list" uses "send" together with "getRow". The design rationale for > this must be that "show" is for a single object while a list is for > a bunch of them. I know and understand this; I only asked because I want to have a kind of symmetry between my list and show functions. Therefore it is not quit clear to me why send ... > > However, are you sure "send" cannot be used in a "show"? > I use it without any problems in CouchDB 1.02. 90%; I'll try again ...
Again, Thanx very much! > > > Regards > > Aurélien
