Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[higgins-dev] bug 222143 done: action required

I fixed up more of the types of things Daniel pointed out and checked in the change from INode to IEntity.


This is the SVN revision that includes the changes:

http://dev.eclipse.org/viewsvn/index.cgi?view=rev&root=Technology_SVN&revision=15827


NOTE: If you have configuration files that are not checked in, and you update to this new code, you will need to check them to see if they have the strings listed below and make the appropriate changes.  Mike, this cost you some time last time this happened because I didn't call it out as clearly.


consumerNodeIDToProvider changed to consumerEntityIDToProvider

providerNodeIDToConsumer changed to providerEntityIDToConsumer

consumerNodeTypeToProvider changed to consumerEntityTypeToProvider

providerNodeTypeToConsumer changed to providerEntityTypeToConsumer



Jim


Back to the top