Subject: | poor documentation, handling of BUILD sub |
The slurpy attribute is not available within the composing class's BUILD sub, because of how we are hooking into BUILDALL. This is not documented, and we can probably do better.
There is currently a test that demonstrates that args can be modified in BUILD before MXSC sees them, but this seems fishy to me - by BUILD, the arg list ought to be already finalized.