Hi Jeno, With v2 APIs the capabilities document is automatically generated based on the behavior of your robot. You can check the documentation<http://code.google.com/apis/wave/extensions/robots/events.html#Capabilities> .
Regards, Kapil Neurgaonkar On Wed, Apr 14, 2010 at 12:24 PM, jeno <[email protected]> wrote: > i am updating event with BLIP_SUBMITTED. still i am getting same wave > version > <w:version>fffffff74ac4797c</w:version> and event haven't updated > with <w:capabilities> > > please any help > > cheers > jeno > > > On Apr 14, 3:30 pm, jeno <[email protected]> wrote: > > Hi *, > > > > I developed simple robot using latest version of java api and deployed > > on GAE. working cool on wave sandbox. > > > > For the next version i removed WAVELET_PARTICIPANTS_CHANGED event and > > add onFormButtonClicked > > and also change my getRobotAvatarUrl and getRobotProfilePageUrl. > > deployed on GAE and change default apps as current version > > > > When i am inspecting Robot Capabilities , it is not changed . It is > > returned as previous version did > > > > <w:robot> > > <w:version>fffffff74ac4797c</w:version> > > <w:protocolversion>0.2</w:protocolversion> > > - > > <w:capabilities> > > <w:capability name="WAVELET_SELF_ADDED"/> > > <w:capability name="WAVELET_PARTICIPANTS_CHANGED"/> > > </w:capabilities> > > </w:robot> > > > > i removed robot participant and add it again . robot added with old > > version of avatar image and url. it is not loaded new version. > > > > Thanks for your time > > -- > You received this message because you are subscribed to the Google Groups > "Google Wave API" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-wave-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-wave-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Wave API" 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/google-wave-api?hl=en.
