I think a good rule of thumb is that every annotation saves your from writing between 5 and 10 lines of Java code. That's a "from the gut" guess, based on the kind of code generated by the annotation enhancement works.
On 11/19/05, Dan Adams <[EMAIL PROTECTED]> wrote: > Does anyone have any data or statistics about how much code you don't > have to write using things like annotations as opposed to normal java > code where you don't have runtime enhancement? I can go get some stats > from my code but thought I would check just in case. Any other > statistics would also be helpful. Thanks. :) > > - dan > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Jakarta Tapestry Creator, Jakarta HiveMind Professional Tapestry training, mentoring, support and project work. http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
