fenfire-dev
[Top][All Lists]
Advanced

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

Re: [Fenfire-dev] Does this make sense to anyone?


From: Matti Katila
Subject: Re: [Fenfire-dev] Does this make sense to anyone?
Date: Tue, 11 Nov 2003 15:17:37 +0200 (EET)

On Mon, 10 Nov 2003, Matti Katila wrote:
>         # there's something really *really* **REALLY** weird with jython
>         #  - jython buoymanager needs to be loaded at *FIRST*

Ok, it was the global code which was missing:

# Slow animation for the demo.
vob.AbstractUpdateManager.defaultAnimationTime = 1500
vob.AbstractUpdateManager.fractCalc = 
vob.AbstractUpdateManager.LinearCalculator(0)

Now things work without kludge.
But *where* this kind of code should be?


   -Matti





reply via email to

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