Actions
Feature #24
closed
FS
FS
Expand macros from included/extended/inherited components
Feature #24:
Expand macros from included/extended/inherited components
Start date:
06/15/2026
Due date:
% Done:
0%
Estimated time:
Description
Macros work from close definitions, e.g., a method explicitly defined in the same class. Expand support so they work from composite modules and superclasses.
A practical use case is the Gamefic::Plot.construct method (inherited from Gamefic::Scriptable::Seeds) in the core Gamefic project.
Actions