gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] (no subject)


From: Benja Fallenstein <address@hidden>
Subject: [Gzz-commits] (no subject)
Date: Fri, 02 Aug 2002 17:51:48 -0400

Update of /cvsroot/gzz/gzz/test/gzz/media/impl
In directory subversions:/tmp/cvs-serv8623/test/gzz/media/impl

Modified Files:
        scrollspanmaker.test 
Log Message:

1. Make tests pass.
2. Make Mediaserver.Id serializable.
3. Replace Enfilade1D.iterator() by Enfilade1D.getList(): In the Collections
   API, you are *NOT* supposed to use iterators by themselves.
4. Give getList() a working, but costly implementation (iterator() didn't
   work). Put in XXX to create AbstractSequentialList-based impl.
5. Support creation from list in Enfilade1D.Maker.
6. Implement Enfilade1D.optimize() in a List-based way: do getList() and
   create a whole new Enfilade1DImpl from that. It's not a fast op,
   but the enfilade *is* balanced after that (if I'm correct).

gzz/test/gzz/media/impl scrollspanmaker.test,1.3,1.4
Fri Aug  2 17:51:48 EDT 2002



reply via email to

[Prev in Thread] Current Thread [Next in Thread]