some more mixin fun
Posted: Sun Nov 18, 2012 11:55 am
with regard to defect #308
after rev. 2848
this code is almost fixed.
I only get something weird with regard to an event inside a mixin.
Error: "GenericProject.Controller" does not implement interface member "GenericProject.ManageProfiling.ReachedLimit" (generic_project)
ofcourse it's a mixin, and not an interface, and the member is "there by definition". as per the idea of a mixin.
or maybe I do something wrong here?
thanks, kobi
after rev. 2848
this code is almost fixed.
I only get something weird with regard to an event inside a mixin.
Error: "GenericProject.Controller" does not implement interface member "GenericProject.ManageProfiling.ReachedLimit" (generic_project)
ofcourse it's a mixin, and not an interface, and the member is "there by definition". as per the idea of a mixin.
or maybe I do something wrong here?
thanks, kobi