On Thu, Apr 1, 2010 at 09:12, Bertrand Delacretaz
<[email protected]> wrote:
> In the above example, the
> PackageFooBarClassWizMethodGetSomethingProblemComputeException name
> makes it very clear that there was a problem in the getSomething
> method of the Wiz class in package foo.bar, and the problem is a
> ComputeException. Bit of a longish name, but we all have cool IDEs,
> right?

+1, but I think this isn't enough information. We should include the
author and revision number as well, so that people can easily find out
which version of the code to look at and who to blame on the mailing
list.

Anything else? Maybe other interesting metadata such as the editor/IDE
in which the code was written, a short twitter-like status, etc. So we
get something like this:

PackageFooBarClassWizMethodGetSomethingProblemComputeExceptionRevision201041WrittenByBertrandInEclipse35NiceWheatherToday

I think the JCP discussion are going to be very interesting!

Regards,
Alex

-- 
Alexander Klimetschek
[email protected]

Reply via email to