Coder Social home page Coder Social logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
The changes mostly simplified the API and added some logging.  I attached a fix 
for
the issues below, but won't submit this for a while - unless we want to require 
GWT
1.6 to run the tests?

In general, I agree that we shouldn't rely on the inner workings of the GWT 
compiler.
 However, since there is no (reasonable [1]) framework to run tests against the GWT
AST, I fear we need to keep this dependency alive for now.  


[1] We could try to re-create the AST with EasyMock, but that would (a) still 
make us
dependent on the GWT implementation (since all mocks would have to exactly 
mirror
that) and (b) require a huge amount of work, since we have to exactly re-create 
the
AST generation.  Due to theses issues I don't think we can mock this out at the 
moment.

Original comment by aragos on 5 Jan 2009 at 5:09

  • Changed state: Fixed

Attachments:

from google-gin.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
Hi aragos, could you not apply this patch until 1.6 comes out? Requiring the 
trunk to run tests will make building 
a new release very inconvenient (the build runs the tests, right?). Thank you.

Original comment by [email protected] on 5 Jan 2009 at 2:24

from google-gin.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
Since GWT 1.6 is now released, here's an up-to-date patch for our tests:
http://codereview.appspot.com/67106

Original comment by aragos on 25 May 2009 at 8:13

  • Changed state: Review

from google-gin.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
Fixed in r103.

Original comment by [email protected] on 31 May 2009 at 10:19

  • Changed state: Fixed

from google-gin.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
Fixed in r103.

Original comment by [email protected] on 31 May 2009 at 10:19

from google-gin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.