[3.9][BUG]ServiceRegistry>>isInteractive is wrong

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[3.9][BUG]ServiceRegistry>>isInteractive is wrong

Damien Cassou-3
http://bugs.impara.de/view.php?id=3431

ServiceRegistry>>isInteractive
   ^ interactive
 
 but there is no 'interactive' variable.


Reply | Threaded
Open this post in threaded view
|

Re: [3.9][BUG]ServiceRegistry>>isInteractive is wrong

stéphane ducasse-2
Thanks damien

Stef

On 5 avr. 06, at 20:57, Damien Cassou wrote:

> http://bugs.impara.de/view.php?id=3431
>
> ServiceRegistry>>isInteractive
>    ^ interactive
>
>  but there is no 'interactive' variable.
>
>


Reply | Threaded
Open this post in threaded view
|

Re: [3.9][BUG]ServiceRegistry>>isInteractive is wrong

Damien Cassou-3
Do you confirm the bug ? Since I'm playing with 3.9a and ScriptLoader,
I'm not sure anymore that the bug is not me after all :-)

stéphane ducasse a écrit :

> Thanks damien
>
> Stef
>
> On 5 avr. 06, at 20:57, Damien Cassou wrote:
>
>> http://bugs.impara.de/view.php?id=3431
>>
>> ServiceRegistry>>isInteractive
>>    ^ interactive
>>
>>  but there is no 'interactive' variable.
>>
>>
>
>
>