I work essentially with JSOs and I prefer to user the Interface-Impl pair pattern.
It happens that sometimes I cannot use my interfaces because some components requires JavaScriptObject extensions, like JsArray. I'm missing some IsJavaScriptObject marker interface. Does that sounds reasonable? Or am I missing something? -- D. Reinert -- http://groups.google.com/group/Google-Web-Toolkit-Contributors --- You received this message because you are subscribed to the Google Groups "GWT 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.
