Re: api vs impl

2012-11-01 Thread Peter Firmstone
Simon IJskes - QCG wrote: What do we consider api and what implementation? As a test i've tried to compile only net.jini.** , and it was not possible without errors. It could be due to javadoc comments, but before i test this by stripping the javadocs, removing the unused imports, i want a cl

api vs impl

2012-11-01 Thread Simon IJskes - QCG
What do we consider api and what implementation? As a test i've tried to compile only net.jini.** , and it was not possible without errors. It could be due to javadoc comments, but before i test this by stripping the javadocs, removing the unused imports, i want a clear definition what should