I would agree with you, if not for the small fact that GWT does not recognize some elementary J2SE features (clone, sublist, etc). I understand the reasons behind that, and accept them.
But. I there-say that ignoring fields marked as @transient should be quite easy to implement... On Jan 21, 6:24 pm, Chris Lercher <[email protected]> wrote: > > In theory, gwtc might be able to completely ignore A, but that's > generally not so easy. (It's something that javac can't do either: It > needs a .java file or a .class file for every type you reference.) > > Therefore, I wouldn't say that it's a shame, or that it's > disappointing at all. It would be a quite ambitious feature for a > compiler of a strongly typed language. >
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
