On Friday, March 22, 2013 6:21:30 PM UTC+1, Andrew Bachmann wrote:
>
> I'm not really working on UiBinder but I have made some changes in the 
> past.  It looks like the fields are being written in 
> com.google.gwt.uibinder.rebind.FieldManager.initializeWidgetsInnerClass. 
>  There may be a bug in BUILD_DEFINITION_SORT that is causing the fields to 
> be initialized out of order in this situation.  I believe that if the 
> build_TEXT was called first, then there would be no NPE and all would be 
> good.
>

Could it rather be that TEXT1, coming from a ui:import, should be 
FieldWriterType.IMPORTED rather than FieldWriterType.DEFAULT?

>

-- 
-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors
--- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to