Questions tagged [bcl]

5 questions
49
votes
8 answers

Can we use Java for commercial use?

The Java is GPL license (reference from wikipedia). I am not sure I can use it in in commercial projects. I already have a website written in Java and I plan to use this for commercial use. Is that illegal?
Shisoft
  • 615
  • 1
  • 5
  • 5
7
votes
1 answer

.NET BCL Change Analysis - Uses Beyond Sating Curiosity

This is part of a series of questions which focuses on the Abstraction Project, which aims to abstract the concepts used in language design in the form of a framework. There is a sister project to Abstraction called OILexer, which aims to…
6
votes
2 answers

Why aren't extension methods being used more extensively in .NET BCL?

I found the "Extension method" concept of C# just wonderful. It enables us to do things like: More flexible alternative to Abstract Classes. Provide missing Java-like functionalities to C# enum. And The coolest thing about it IMHO is that adding a…
Gulshan
  • 9,402
  • 10
  • 58
  • 89
5
votes
1 answer

What is the difference between the BSD and the BCL licenses?

What differences are there, if any, between BSD and BCL licences?
blueberryfields
  • 13,200
  • 8
  • 51
  • 87
4
votes
1 answer

Should I obtain a licence from Oracle before developing Java software?

Should I obtain a licence from Oracle before developing Java software? I'm in the preliminary planning stages of developing a server on top of the the Hadoop/Java platforms. I'm not much at all worried about the Hadoop side, but the "process" for…
Trae Barlow
  • 49
  • 1
  • 2