Giter Site home page Giter Site logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
I agree that moving the examples to a separate jar is a good idea and had been 
planning to do it at some stage.  
We will try to do it for 1.0.0.

BTW, what was the exact problem you were having?  I would have thought that the 
fact that the examples are in 
org.kiama... packages would have meant that the class names could not clash 
with names declared in user code. 
Unless you are importing the example names for some reason, but then you know 
that you are doing it.  Can you 
clarify this for me?

Original comment by inkytonik on 16 Apr 2010 at 5:29

  • Changed state: Accepted
  • Added labels: Component-Example, Milestone-Release1.0

from kiama.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
No real problem, it's just that there are a few places where there's 
effectively a 
flat namespace for classes (e.g. Ctrl-N in IDEA or the equivalent "Go to type" 
in 
Eclipse)

Original comment by alex%[email protected] on 16 Apr 2010 at 5:44

from kiama.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Ah, right.  That makes some sense.  Thx.

Original comment by inkytonik on 16 Apr 2010 at 5:46

from kiama.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
revision d3217976bd: The examples are now packaged with the tests (which they 
really are). This changes the 
behaviour of the run command, since the library now has no main at all.  Use 
the "main" action to run examples; 
it now uses the test classpath instead of the run one.  Also, a side-effect of 
this change is that the examples no 
longer appear in the scaladoc for the library, which seems appropriate too, if 
a bit less convenient.

Original comment by inkytonik on 7 May 2010 at 5:23

  • Changed state: Resolved

from kiama.

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.