Coin Considerations (original) (raw)
Neal Gafter neal at gafter.com
Sat Mar 14 11:48:58 PDT 2009
- Previous message: Coin Considerations
- Next message: Coin Considerations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, Mar 14, 2009 at 10:47 AM, Dalibor Topic <Dalibor.Topic at sun.com> wrote:
Dumping the entire source code for a file rather then subsets has the advantage that correct licensing, javadoc and attribution information could trivially travel along with the generated binary class file.
Dalibor-
There is currently no way to place an annotation on a "source file". You could only annotate the individual classes found within it. In that case, I would think it surprising to find that the annotation contains source for all the classes, imports, and comments in the same source file.
-Neal
- Previous message: Coin Considerations
- Next message: Coin Considerations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]