|
|
Re: Licence of example code in book
|
Posted: Jan 4, 2008 4:16 PM
|
|
> Hi Simon, > > > What, if any, licence is the code in "Programming in > > Scala" released under? > > > It isn't released under any license yet. We will have a > zip file you can download. I haven't figured out what to > do with it yet. So right now it is just under the license > of the eBook itself, which means you're pretty much > licensed to read it, print it, etc. Whatever the license > ends up being, though, I certainly want you to be able to > freely use the code to try things out like you've > described here. There will also certainly be those big > letters that say we make no warranty for fitness of > purpose, etc. It may or may not be an open source license > of some kind. I'm not sure yet. I'll try and get this > figured out for the next eBook version, which we're hoping > to get out at the end of January.
Wonderful news Bill.
Would you be interested in releasing a self-testing version of the book example software? I think that re-writing Zadok in Scala would be an interesting exercise and then it could self-host it's own tests.
I find that example code is nice, but there's nothing like knowing that the example code is also correct! :-)
Simon
|
|