efcasado / weaverl

Erlang meets AOP
MIT License
2 stars 2 forks source link

Match function calls within any module if no specific module is specified #1

Closed efcasado closed 10 years ago

efcasado commented 10 years ago

If no module is specified in the advice definition, the application of the advice should not be constraint by the module the function calls are triggered in.