Closed onecrayon closed 14 years ago
Currently, actions aren't having their initialization called until they're run (different from 1.0.x). Need to find a better place for init code; maybe override the actual init method?
Jan worked some internal magic to make this work.
Currently, actions aren't having their initialization called until they're run (different from 1.0.x). Need to find a better place for init code; maybe override the actual init method?