Hi,

Could someone check if I understand correc first interactions and help
with second one?

•For insertion components, the old values in the annotations update
match the annotations of the item to the left of the cursor. The
inserted items are annotated with the new values from the annotations
update in addition to any annotations on the item to the left of the
cursor with keys that are not part of the annotations update. If the
cursor is at the beginning of the document, the old values in the
annotations update are null, and the inserted items are annotated with
the new values from the annotations update.

Maybe ?

AABBCC <- CurrentVersion Items
XX           <- CurrentVersion Annotations ( X = style/fontWeight
='bold' )

Operations:

Retain(2)
Characters("TT")
Retain(4)

AATTBBCC <- New Version
XXXXX         <- New Version Annotations (TT is annotate with  XX
annotation as item on left has this annotation)

•For deletion components, the old values in the annotations update
match the annotations of each item in the input document processed by
the component, and the new values match the annotations of the
rightmost item generated so far. All annotation keys that have
different values in the processed item and the rightmost item
generated so far are present in the annotations update. If no items
have been generated so far, the new values are null, and all
annotation keys of the deleted items must be present in the
annotations update.

I need a sample or better explanation for this...


thank you so much in advance.

jesus

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

Reply via email to