wliao008 / buffalo

an aspect oriented programming framework using mono cecil for the .NET platform
1 stars 0 forks source link

Weaving assembly with aspects defined in a different assembly #21

Closed wliao008 closed 11 years ago

wliao008 commented 11 years ago

Currently aspects and the target assembly have to be the same assembly. But often time aspects might be defined in a different assembly.

wliao008 commented 11 years ago

This is now fixed in v0.2.