gzz-dev
[Top][All Lists]
Advanced

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

[Gzz] Re: [Gzz-commits] gzz/test/gzz/impl saving.test


From: Benja Fallenstein
Subject: [Gzz] Re: [Gzz-commits] gzz/test/gzz/impl saving.test
Date: Thu, 29 Aug 2002 17:04:17 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020615 Debian/1.0.0-3

Tuomas Lukka wrote:

Log message:
        Fix saving.test. As often, the failure wasn't so strange after all
        after figuring it out: Tuomas' change used the wrong space
        object to get the dimension (the pre-save space object).
        
        Maybe dimensions should check for & refuse cells from different 
spaces...

Oh, good. I was afraid something had really broken.

As for dimensions checking, I don't like the overhead on the most common
operations.


Yes, I know...

Ah, I know: How about Space.getDim(Cell) check? This would have caught the error at least this time, and you're not supposed to use it in the tight loops anyway.

-b.





reply via email to

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