On Sunday, November 11, 2012 12:41:08 PM UTC+1, Joseph Lust wrote:
>
> My apologies for being unclear. Given that the revision number they built 
> with is potentially available, that could be used in some form in 
> $gwt_version such as "0.0.11367".


Except that (for now at least) the canonical VCS is Perforce, which is then 
sync'd to SVN (and then to Git). A Perforce revision number wouldn't tell 
you much things about what's in it.
 

> There are plenty of sites where you can find this rev number in their 
> release JS/CSS/etc. Given that information and the historic release tags 
> one could make a simple lookup table to determine approximately what 
> version was used for that Google internal application.


Better assume the version is "trunk" I think, and possibly look at the 
Last-Modified HTTP header, or document.lastModified in JS (e.g. Moderator 
tells me it was last modified on Oct. 20th, and the Checkout/Wallet gadget 
–in-app payment– on Nov. 9th) to get a better view on the "version" of GWT 
(even though that doesn't mean that much either: I suppose apps pass QA 
before being deployed to the public, and the lastModified can possibly 
reflect that last step only; at least you know what revisions it's *not*)

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/tyTjdv79P9IJ.
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.

Reply via email to