New object-oriented language "MixJuice"
Jari-Matti Mäkelä
jmjmak at utu.fi.invalid
Sun Jun 24 05:08:25 PDT 2007
HATA wrote:
>> Yes, it seems to extend
>> the mixin and module concepts in a interesting way.
>
> Sorry, I'm late to reply.
> I'm glad to hear that.
> Is there a plan to include Aspect-Oriented Programming in D, now ?
AOP isn't a single language construct. I suggest you study ctfe+mixins and
templates, because that's one way to separate concerns efficiently on
compile time. All suggestions for improving them are welcome, of course.
More information about the Digitalmars-d
mailing list