Posted:
1-October-2008 17:05 Is it possible to proxy my accessors for AOP types of behavior? I have two problems when I look at this. One, I will need some means to control the creation process by NetKernel and second, the lack of interfaces at this level. I realize I could probabaly implement my own base accessor and in turn achieve some of the same goals but I like the idea of wrapping them post implementation.
I also realize there will be overlay opportunites in 4.x but we are currently working in 3 and will be there for a while. In either case wrapping the accessor would work in both platforms. |