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: Sat, 03 Aug 2002 10:26:48 -0400

Update of /cvsroot/gzz/gzz/test
In directory subversions:/tmp/cvs-serv5967/test

Modified Files:
        test.py 
Log Message:

Whew... Scroll span serialization works.

While making it work, I had to change ScrollBlock into an interface,
so that I could provide a MediaserverScrollBlock interface (which a class
can implement together with TextScrollBlock), so that I could have a
kind of scroll block I can get a mediaserver id from (telling it to save
itself if it isn't saved yet), so that I could call that method from
ScrollBlockManager.SpanBase, so that I could make
ScrollBlockManager.SpanBase serializable, because that class has a pointer
to a ScrollBlock and ScrollBlocks aren't serializable.

gzz/test test.py,1.16,1.17
Sat Aug  3 10:26:48 EDT 2002



reply via email to

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