January 12, 2003 .net

Dynamic Aspect-Weaving with .NET

Here. From Hun Boon Teo: Another research paper from Wolfgang Schult and Andreas Polze, part of abstract: "Within this paper, we focus on dynamic management of aspect information during program runtime. We introduce a new approach called "dynamic aspect weaving" to interconnect aspect code and functional code. Using our approach, it is possible to decide at runtime whether objects living inside a compoent should be instantiated with support for a particular aspect or not. We have implemented our approach in contect of the langauge C# and the Microsoft .NET environment."