Hi,

> Should it be binding until the first (not null) assignment
> is made and then detach itself? Just run on creation complete and then
> never again?

If you look at the patch no binding is set up but the value is just set in when 
the component is created internally via new (ie way before creation complete).

Although waiting until first non null value also sounds like an interesting 
idea.

Thanks,
Justin

Reply via email to