Ticket #259 (closed defect: fixed)
Reconciler doesn't see callout visibility modifiers
| Reported by: | stephan | Owned by: | stephan |
|---|---|---|---|
| Priority: | major | Milestone: | OTDT_1.3.0_M4 |
| Component: | compiler | Version: | 1.3.0M3 |
| Keywords: | Cc: |
Description
Looking at role file PackageExplorerAdaptor.ContentProvider the editor shows an error claiming that method ClassPathContainer.contains is not visible. The method is defined by a callout with protected visibility.
The error is shown only in the editor, not in the problems view.
Adding an abstract method declaration for the callout with appropriate modifiers (protected abstract static) removes the error. It seems like converting the callout back and forth loses the original modifiers.
Change History
Note: See
TracTickets for help on using
tickets.
all news
RSS feed