Creator | Title | Description | Subject | Date | ||
---|---|---|---|---|---|---|
1 |
![]() | Zachary, Joseph L. | Reflections on metaprogramming | The spread of object-oriented technology has led to object-oriented programming languages with object-oriented implementations. By encapsulating part of t h e semantics of a language within a set of default classes and empowering the programmer to derive new versions of these base classes, a designe... | Metaprogramming | 1993 |
2 |
![]() | Baker, Jason; Hsieh, Wilson C. | Runtime aspect weaving through metaprogramming | We describe an extension to the Java language, Handi-Wrap, that supports weaving aspects into code at runtime. Aspects in Handi-Wrap take the form of method wrappers, which allow aspect code to be inserted around method bodies like advice in AspectJ. Handi- Wrap offers several advantages over sta... | Metaprogramming; Runtime; Handi-Wrap | 2001 |