Re: [math] Mutable "Vector3D"

2009-04-24 Thread Eric Bowman
with the possibility of side effects is a serious brain drain, particularly on such a fundamental atom. Embrace immutability, and rejoice. -- Eric Bowman Boboco Ltd ebow...@boboco.ie http://www.boboco.ie/ebowman/pubkey.pgp +35318394189/+353872801532 --

Re: [LANG] 3.0 JCIP Annotations

2009-03-20 Thread Eric Bowman
sebb wrote: On 20/03/2009, Paul Benedict wrote: The Maven folks verified that putting a dependency in provided will not create a runtime dependency. This should equal a compile-only scope. The problem with that is that the developer has to provide the annotation jar in order to run