* [[otm/ordering_of_messages/Discard Early|Discard Early]]. The Discard Early strategy discards early server responses. This example illustrates how to define and use the discard early strategy to show correctly the first posts of a thread in a forum.
* [[otm/ordering_of_messages/Discard Early|Discard Early]]. The Discard Early strategy discards early server responses. This example illustrates how to define and use the discard early strategy to show correctly the first posts of a thread in a forum.
+
+
Using WeCa, which combines [[en.wikipedia.org/wiki/Aspect-oriented_programming|aspects]] and [[http://en.wikipedia.org/wiki/Vector_clock|message ordering strategies]], we develop these strategies.