-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/16435/
-----------------------------------------------------------

Review request for wave, Joseph Gentle, Vicente J. Ruiz Jurado, and Yuri 
Zelikov.


Repository: wave


Description
-------

Amazingly, all the useful constants to do with annotation keys were spread all 
over the codebase, (sometimes in multiple places).

This puts them all in model/conversation (since defined in the conversation 
spec.), and then updates the rest of the codebase to use them.


Diffs
-----

  src/org/waveprotocol/wave/client/doodad/link/Link.java 7b2b54a 
  src/org/waveprotocol/wave/client/doodad/link/LinkAnnotationHandler.java 
60bfe91 
  
src/org/waveprotocol/wave/client/doodad/selection/SelectionAnnotationHandler.java
 158876a 
  
src/org/waveprotocol/wave/client/doodad/suggestion/plugins/video/VideoLinkPlugin.java
 c0105d2 
  
src/org/waveprotocol/wave/client/editor/content/misc/StyleAnnotationHandler.java
 62f14f4 
  src/org/waveprotocol/wave/client/wavepanel/impl/toolbar/LinkerHelper.java 
97e9064 
  src/org/waveprotocol/wave/model/conversation/AnnotationConstants.java 
PRE-CREATION 
  src/org/waveprotocol/wave/model/operation/wave/WorthyChangeChecker.java 
d049c2e 
  src/org/waveprotocol/wave/model/richtext/RichTextMutationBuilder.java 935c737 

Diff: https://reviews.apache.org/r/16435/diff/


Testing
-------

"ant clean get-third-party compile-gwt-dev dist-server" succeeds.


Thanks,

Ali Lown

Reply via email to