Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Updates from the Automated Error Reporting

Hi Marcel,

Thank you for your response. I have opened this bug [1] to consider
avoiding abbreviating the exception names.

Szymon

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=465553



From:	Marcel Bruch <marcel.bruch@xxxxxxxxxxxxxx>
To:	Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>
Date:	2015-04-26 09:53
Subject:	Re: [cross-project-issues-dev] Updates from the Automated Error
            Reporting
Sent by:	cross-project-issues-dev-bounces@xxxxxxxxxxx



Thank you Szymon. Regarding abbreviating the exception names: can you open
a feature request at [1] and post the link here?
We abbreviate exceptions for space reasons and in many cases it works well
IMHO - or can be learned quickly (as NPE).
But if a sufficient number of people support this we will reconsider this
decision (as done before by switching to Mylyn notifications instead of
using normal dialogs).

Thank you,
Marcel


[1]
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EPP&component=logging

      On 24 Apr 2015, at 17:26, Szymon Ptaszkiewicz <
      szymon.ptaszkiewicz@xxxxxxxxxx> wrote:

      Hi Marcel,

      If I may, I'd like to propose one enhancement to the error reporting
      tool:
      avoid abbreviating exceptions. I have come across different bugs that
      said
      "RE in SomeClass.someMethod" but the RE term was not consistent. It
      was
      either RuntimeException or ResourceException. Abbreviations like NPE
      are
      well-known and don't complicate the thing, but abbreviations like
      SISPSIE,
      NCDFE, LLTE, BPCE, SDRME and a few others are not obvious (well, at
      least
      for me). Would it be possible to use the full name of the exception
      instead
      of its abbreviation?

      Other than that, I love it and look forward to more! :)

      Szymon

--
Codetrails GmbH
The knowledge transfer company

Robert-Bosch-Str. 7, 64293 Darmstadt
Phone: +49-6151-276-7092
Mobile: +49-179-131-7721
http://www.codetrails.com/

Managing Director: Dr. Marcel Bruch
Handelsregister: Darmstadt HRB 91940
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



Back to the top