Hm, how about data binding that is done declarative - meaning in curly
braces... there is no code block per se?


--- In flexcoders@yahoogroups.com, Bjorn Schultheiss
<[EMAIL PROTECTED]> wrote:
>
> DataBinding is funny like that.
> Once it fails it stop execute any further in the code block.
>
> I think at this stage it may be worth writing our own versions of
> databinding that handle as we wish.
>
> On 02/04/2007, at 4:11 PM, iko_knyphausen wrote:
>
> >
> > Same here... I am wondering whether its VISTA related (which I am
> > running on my box)? Basically, if there is a trigger for a runtime
> > error, such as e.g. referencing a null pointer, the function with
the
> > culprit will stop executing, but the rest will continue... makes
> > debugging kind of tedious...
> >
> > --- In flexcoders@yahoogroups.com, "Ralph Hauwert" r.hauwert@
> > wrote:
> > >
> > > Hi guys,
> > >
> > > If recently (since FB 2.0.1) been experiencing several cases
> > where my
> > > code would fail silently at runtime, not coming up with a runtime
> > > error at all, and just stopping code execution, restarting at the
> > next
> > > logical step. Is there something I have missed in the release
> > notes of
> > > FB2.0.1 ?
> > >
> > > --
> > > Ralph Hauwert
> > >
> >
> >
> >
>



Reply via email to