Author: [email protected] Date: Thu Apr 16 12:45:01 2009 New Revision: 5245 Added: wiki/UserAgentCleanup.wiki
Log: Created wiki page through web user interface. Added: wiki/UserAgentCleanup.wiki ============================================================================== --- (empty file) +++ wiki/UserAgentCleanup.wiki Thu Apr 16 12:45:01 2009 @@ -0,0 +1,14 @@ +#summary Describes how we can cleanup support for various user agents. + +(work in progress -- please don't read too much into this yet) + += Introduction = + + += Details = + + += Notes = + + * c.g.g.user.UserAgent needs to be moved into its own module, rather than being a part of .user. + * Try to refactor classes deferred-bound on user-agent such that there is a "standard" fallback for all cases. In theory, this should allow us to support a "standard" browser correctly without having an explicit deferred-binding target for it. \ No newline at end of file --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
