Closed GoogleCodeExporter closed 8 years ago
Also described here
http://h2g2java.blessedgeek.com/2010/04/extending-smartgwt-widgets-to-be.html
Original comment by marius.a...@gmail.com
on 12 Jul 2010 at 9:32
Original comment by sanjiv.j...@gmail.com
on 27 Jul 2010 at 1:08
GWT core does not yet allow custom parsers for UIBinder which will be needed to
add SmartGWT support without it being a very bad hack. There is a GWT issue
for this here - star it to indicate interest in getting this done.
http://code.google.com/p/google-web-toolkit/issues/detail?id=4461
Original comment by smartgwt...@gmail.com
on 26 May 2011 at 1:52
In comments in the bug above, the Core GWT team has indicated that making
UIBinder flexible enough to support the needs of SmartGWT's highly dynamic
widgets and databinding system is "NotPlanned". So we're switching status to
WontFix (or perhaps "CantFix").
For those interested in created SmartGWT screens via XML, SmartGWT Pro and
above supports a similar feature called Component XML which allows runtime
evaluation of XML, and also runtime editing of XML via Visual Builder, both
features that we consider critical for enterprise use of XML screen
descriptions.
For those interested in continuing with UIBinder despite its limitations, the
uibinding-smartgwt project mentioned above is the best compromise.
Original comment by smartgwt...@gmail.com
on 18 Apr 2012 at 12:34
Original issue reported on code.google.com by
marius.a...@gmail.com
on 12 Jul 2010 at 9:25