Hi, I had the same problem with QWaveClient several months ago. I learned that the contributor tag must not be used currently.
The authors of a blip is the set of wave participants who submitted a delta. In theory each editing user leaves an annotation (see the spec) in the blip. You can use this as well to figure out who was editing and when. However, QWaveClient does not set these annotations and I have doubts that the console client does (at least old versions did not). Cheers Torben 2010/5/26 Vaclav Sykora <[email protected]> > hi, > > according to Wave Conversation Model 8.4.2 a blip document should have > <contributor> element(s). > > if I debug the console client running in Eclipse and communicating > with Fedone on localhost, I can't see such element. > 1) I checked the 'WaveletDataImpl.documents' map trying to find the > element in components list of the corresponding blip (instance of > BufferedDocOpImpl). no succeess. > 2) I checked all deltas comming to the > 'WaveletOperationListener.waveletDocumentUpdated' associated with the > blip. no succeess. > > what is the problem. does Fedone support the contributtors? what about > author of a blip? Is the author always the first contributor? > > Thanks in advance, > Vaclav > > -- > You received this message because you are subscribed to the Google Groups > "Wave Protocol" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<wave-protocol%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/wave-protocol?hl=en. > > -- --------------------------- Prof. Torben Weis Universitaet Duisburg-Essen [email protected] -- You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
