Community
Participate
Working Groups
We should add message for compatible deltas. Right now we only handle the breaking delta. For example, when we report a delta for a method addition in an interface that is tagged with @noimplement, we use the message defined to report a method addition in an interface that is *not* tagged with @noimplement. I think we should add the delta restriction when we build the key for the delta's message.
Released first draft. Will review all existing messages for breaking changes tomorrow.
Released for 3.4M7.
Fixed. Darin, please verify.
I looked through the message catalog and made a few minor changes. Also, debugged some compatible deltas to see the messages created (they don't appear anywehere in the UI).