Ticket #247 (closed defect: fixed)
Avoid the need to weave unbound roles
| Reported by: | stephan | Owned by: | stephan |
|---|---|---|---|
| Priority: | major | Milestone: | OTDT_1.3.0_M1 |
| Component: | compiler | Version: | 1.2.8 |
| Keywords: | Cc: |
Description (last modified by stephan) (diff)
If an unbound role has a callin method with a base call, until 1.2.8 this role class requires weaving by the OTRE in order to create the (mostly empty) base-call surrogate (which throws an OTREInternalError) -- to be overridden by sub-roles with callin bindings to this callin method.
In the OT/Equinox setting we did not detect the need to weave the super-role thus the base-call surrogate was missing at run-time => NoSuchMethodError.
(reported by Coopar)
Change History
Note: See
TracTickets for help on using
tickets.
all news
RSS feed