From 37339c574dc6eb7df99df6b25ed94484b762e3d0 Mon Sep 17 00:00:00 2001 From: Sears Russell Date: Fri, 25 Mar 2005 22:24:19 +0000 Subject: [PATCH] intro stuff. --- doc/paper2/LLADD.tex | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/doc/paper2/LLADD.tex b/doc/paper2/LLADD.tex index 70af6d3..2d184f7 100644 --- a/doc/paper2/LLADD.tex +++ b/doc/paper2/LLADD.tex @@ -1151,14 +1151,12 @@ can be stretched by sophisticated developers. \subsection{Summary} \eab{update} -Note that the ARIES algorithm is extremely complex, and we have left -out most of the details needed to understand how ARIES works, or to -implement it correctly. Yet, we believe we have covered everything -that a programmer needs to know in order to implement new -transactional data structures. This was possible due to the careful -encapsulation of portions of the ARIES algorithm, which is the feature -that most strongly differentiates \yad from other, similar libraries. - +The ARIES algorithm is extremely complex, and we have left +out most of the details needed to understand how ARIES works. Yet, we +have covered the information that is needed to implement new +transactional data structures. \yad's encapsulation of ARIES makes +this possible, and was performed in a way that strongly differentiates +\yad from existing systems. %We hope that this will increase the availability of transactional