From 1a4d9fc1eef3c6ac261907a42a1d6e0cf0490dfc Mon Sep 17 00:00:00 2001 From: dos-reis <gdr@axiomatics.org> Date: Fri, 17 May 2013 05:44:26 +0000 Subject: * algebra/aggcat.spad.pamphlet (TableAggregate): Now extend FiniteAggregate Record(key:Key,entry:Entry). * algebra/files.spad.pamphlet (KeyedAccessFile): Remove finiteAggregate attribute. * algebra/table.spad.pamphlet (HashTable): Likewise. (InnerTable): Likewise. (Table): Likewise. --- src/hyper/pages/releaseNotes.ht | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/hyper') diff --git a/src/hyper/pages/releaseNotes.ht b/src/hyper/pages/releaseNotes.ht index 965fb89c..bfef81a9 100644 --- a/src/hyper/pages/releaseNotes.ht +++ b/src/hyper/pages/releaseNotes.ht @@ -54,6 +54,8 @@ contains additions of new features and domains including: Attributes are deprecated and will be removed in future releases. The category KeyedDictionary now extends EltableAggregate. + + The category TableAggregate now extends FiniteAggregate. \endscroll -- cgit v1.2.3