>> Don't we have mixins already in DP2 ? > > It seems remotion uses DP2 for IL generation, but doesn't use its proxying > or mixins: > http://www.re-motion.org/blogs/team/archive/2008/02/20/introducing-mixins-finally.aspx
Right, re-motion mixins can do a lot more than DP2 mixins can. Among other things, they are much higher-level, with declarative configuration and a friendlier API. It's for the end-user rather than being infrastructure. (We do use proxying, btw, but we create our own proxies using DP2's emitters and AST because we have different requirements.) I've blogged about our features here: <http://www.re-motion.org/blogs/mix/archive/2009/01/14/what-can-we-do-for-you-features-of-re-motion-mixins.aspx> And about the facility here: <http://www.re-motion.org/blogs/mix/archive/2009/01/21/we-have-a-facility.aspx> Regards, Fabian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Development List" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en -~----------~----~----~----~------~----~------~--~---
