I've been playing around with LinFu.DynamicObject and I've discovered a way to implement a dynamic typing system that can be changed at runtime. That means that with LinFu.DynamicObject, you can assign it to a particular DynamicType instance and any DynamicObjects that depend on that same instance will actually change their methods and properties at runtime to match that particular DynamicType!
Adaptive Object Models, anyone? :)
Dynamic Method Dispatch is one thing that LinFu can do very well, and pretty soon, you'll be able to reconfigure an entire object model in memory without having to recompile the application.
Suffice to say, things are going to get interesting with LinFu as the series of articles progresses.
Stay tuned!
Wednesday, February 6, 2008
Subscribe to:
Posts (Atom)