glob2-devel
[Top][All Lists]
Advanced

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

Re: [glob2-devel] Re: what was the cause of repair bug?


From: Kai Antweiler
Subject: Re: [glob2-devel] Re: what was the cause of repair bug?
Date: Tue, 17 Apr 2007 20:54:10 +0200
User-agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.4.20 (linux)

> I'd prefer to see the code move away from taking advantage of
> properties of numbers and become more abstract.

true.  Why not:
class Building{
...
bool isConstructionSite;
...
}

(But in algorithms properties of numbers can be very effective.)
-- 
Kai Antweiler




reply via email to

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