[Laszlo-dev] Looking at 'No eventSender' error

P T Withington ptw at openlaszlo.org
Mon Nov 27 11:37:54 PST 2006


My point is that if the nulls all come from conditional dependencies,  
we could try to make the dependency generator smarter.  If there are  
other causes of null, but we skip them all in applyconstraints as you  
suggest, then it is basically the same as removing the warning (in  
that we will never learn about the other causes of null).  It is  
clearly more efficient not to make the call in the null case.

On 2006-11-27, at 14:16 EST, Philip Romanik wrote:

> I don't know if this fixes the problem in every case, but it  
> addresses the problem in the cases I've checked.
>
> Phil
>
>
>
>> Nice sleuthing.  Is it the case that all these warnings are coming
>> from that conditional dependency in basecomponent?
>>
>> Since that is an inner loop, I'd put dep[i] in a var for efficiency.
>



More information about the Laszlo-dev mailing list