Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-pmc] API request add setProperty/getProperty to StatusAdapter


+1


Tod Creasey/Ottawa/IBM@IBMCA
Sent by: eclipse-pmc-bounces@xxxxxxxxxxx

02/23/2007 12:53 PM

Please respond to
eclipse-pmc@xxxxxxxxxxx

To
eclipse-pmc@xxxxxxxxxxx
cc
Subject
[eclipse-pmc] API request add setProperty/getProperty to        StatusAdapter






REQUEST

Addition of the following API


StatusAdapter#getProperty(QualifiedName) returns Object

StatusAdapter#setProperty(QualifiedName,Object) voiv

StatusAdapter#TITLE_PROPERTY QualifiedName

StatusAdapter#TIMESTAMP_PROPERTY QualifiedName


GOALS/BENEFITS:

This API
will alllow error reporters to add optional extra information to a status to be reported by the status handlers. We currently intend to use it for reporting timestamps and title in our dialogs.

RISKS
None. This is a non breaking enhancement.


Affected bugs

https://bugs.eclipse.org/bugs/show_bug.cgi?id=175257

https://bugs.eclipse.org/bugs/show_bug.cgi?id=173678
_______________________________________________
eclipse-pmc mailing list
eclipse-pmc@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipse-pmc


Back to the top