Ticket #250 (closed enhancement: fixed)
Decapsulation warning for base import should be suppressable at the role type
| Reported by: | stephan | Owned by: | stephan |
|---|---|---|---|
| Priority: | minor | Milestone: | OTDT_1.3.0_M4 |
| Component: | compiler | Version: | 1.3.0M2 |
| Keywords: | Cc: |
Description
When a base-imported class is not regularly visible, the compiler issues a decapsulation warning against the base import.
It should be possible to suppress this warning by adding @SuppressWarnings("decapsulation") to the role type. Currently this annotation has to be added to the team, which is too coarse grained for normal use.
See team OTQuickFixes for examples.
Change History
Note: See
TracTickets for help on using
tickets.
all news
RSS feed