Jason Tackaberry wrote:
> On Fri, 2008-03-14 at 23:01 +0100, Duncan Webb wrote:
>> Log:
>> The level needs to be come from a singleton class
>
> You might consider looking at kaa.utils.Singleton if you need a
> singleton. Though I'm not sure you do here.
>
>> Not sure about the __incr__ and __de
On Fri, 2008-03-14 at 23:01 +0100, Duncan Webb wrote:
> Log:
> The level needs to be come from a singleton class
You might consider looking at kaa.utils.Singleton if you need a
singleton. Though I'm not sure you do here.
> Not sure about the __incr__ and __decr__ functions :-/
You're right to b