> Do you see a need for more deprecation? If that's all it is, then it > seems reasonable to hard code the specific deprecations in the > compiler rather than adding a general deprecation system for module > components.
It would be a nice-to-have. RayC's impending change to enable stack-stripping effectively deprecates the "compiler.emulatedStack" property. Similarly, there are some ClientBundle properties which are still defined, but that are unused. The change should be pretty much confined to BodySchema and ModuleDef.normalize(). Otherwise, the two items from your previous email SGTM. -- Bob Vawter Google Web Toolkit Team -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
