Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow attaching to AS::Notifications namespace up front | Daniel Schierbeck | 2013-09-20 | 1 | -0/+40 |
Before, you were required to attach *after* adding the methods to the class, since the attachment process needed the methods to be present. With this change, any new method will also be attached to the configured namespace. |