Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Discovery] NN (was Re: [ecf-dev] M7 New and Noteworthy)

Scott Lewis wrote:
2) Send a response to this email briefly describing the addition, with links to bugs if appropriate, and I will add it.

Scott,

for ECF discovery nothing has changed API-wise, except the removal of
org.eclipse.ecf.discovery.IServiceProperties.asProperties()
and addition of
org.eclipse.ecf.discovery.IServiceProperties.equals(Object)
org.eclipse.ecf.discovery.IServiceProperties.hashCode()
org.eclipse.ecf.discovery.IServiceProperties.size()

which has happened in https://bugs.eclipse.org/bugs/show_bug.cgi?id=228876 and https://bugs.eclipse.org/bugs/show_bug.cgi?id=228882.

Cheers
Markus


Back to the top