From: <Vin...@ge...> - 2003-05-05 22:42:26
|
I took a quick look at AspectWerkz and has to stop before getting too sick ;-) Seriously, it's pretty nice and powerfull, but the guy broke IoC everywhere with regards configuration. As a consequence it makes it hard to change for a model where aspects are externally managed via an API - rather than a configuration file. Since I don't want to have to write configuration files for all my tests :-0, I will look at refactoring the thing. I want to avoid forking the code base for maintenance reasons, but there are many statics that make me fear we might have too. We can start anyway and maybe try to have our changes backported to the AspectWerkz code base later on. -- Vincent |