1.9 14:55:24 added method to replay tuples from start_order_by to end_order_by (may or may not replay revision tuples and includes and end marker (fake tuple (fake_flag=true)) to signal end of replayed tuples)
2004/10/20 anurag updated hack methods to use the new tuple header and types
2004/10/20 anurag just had to run "dos2unix" on these to get rid of the annoying ^M
:) ----------------------------
revision 1.6
date: 2004/10/18 16:09:06; author: essie; state: Exp; lines: +77 -58
Made changes to make sure several methods on CPView work
also added trimming of CP storage nad made other fixes
2004/09/24 yna Moved most of the Aurora code into the Borealis namespace. There are still a few things in util/ that aren't
used that need to be moved.....
2004/09/14 anurag lots and lots of fixes to get connection points working :)
2004/09/14 bb Added 'using namespace Borealis'.
2004/08/24 anurag lots of CP fixes. Tuples are being stored in the CP now. needs further testing
2004/08/17 anurag Connection Point and supporting files added