You need to see how this maps to java code, but tags are part of the
dataDocument of the wavelet. Robots do not get notification if someone adds
a new tag, but on each new change (like blip submitted), robots will get the
list of current tags.
Here is how you access tags from python code:
context.GetRootWavelet().dataDocuments[u'tags']

The output is a string such as:
u'<tag>tag1</tag><tag>tag2</tag>'

--Amit

2009/9/2 vadbars <[email protected]>

>
> Thanks for the link, Monica. But this is for Python. There are
> examples for Java?
>
> On 3 сен, 03:48, Monika Adamczyk <[email protected]> wrote:
> > Did you check App Engine tutorial:
> http://code.google.com/appengine/docs/python/gettingstarted/usingdata...
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to