GithubHelp home page GithubHelp logo

nraychaudhuri / scalainaction Goto Github PK

View Code? Open in Web Editor NEW
120.0 27.0 74.0 8.12 MB

Code examples from scala in action book

Home Page: http://www.manning.com/raychaudhuri/

Scala 95.45% Ruby 0.06% Java 1.70% Shell 0.07% CSS 2.25% JavaScript 0.47%

scalainaction's Introduction

scalainaction's People

Contributors

nraychaudhuri avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

scalainaction's Issues

restclient does not compile with scala 2.10.x

Hello Nilanjan,
I'm enjoying your book. As I'm going through the samples I test them. Chapter 2's rest client would not compile with scala 2.10. Here are the compilation errors i get (it is fine with 2.9.1):

...Temp\sbt_87024add\API.scala:263: error: type mismatch;
found : String
required: ?{def endsWith(x$1: ? >: API.this.global.tpnme.NameType): Boolean}
Note that implicit conversions are not applicable because they are ambiguous:
both method stringToTermName in trait Names of type (s: String)API.this.global.TermName
and method stringToTypeName in trait Names of type (s: String)API.this.global.TypeName
are possible conversion functions from String to ?{def endsWith(x$1: ? >: API.this.global.tpnme.Nam
eType): Boolean}
sym.isLocalClass || sym.isAnonymousClass || sym.fullName.endsWith(LocalChild)
^
...\Temp\sbt_87024add\API.scala:263: error: type mismatch;
found : API.this.global.tpnme.NameType
(which expands to) API.this.global.TypeName
required: String
sym.isLocalClass || sym.isAnonymousClass || sym.fullName.endsWith(LocalChild)
^
two errors found

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.