> Does binding work (without implementing Bindable) on the main class that > implements Application?
Yes. If you declare @WTKX members in your Application class, you can call WTKXSerializer#bind() on the application instance.
> Does binding work (without implementing Bindable) on the main class that > implements Application?
Yes. If you declare @WTKX members in your Application class, you can call WTKXSerializer#bind() on the application instance.