www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Re: API question: Delagates/FPs or Interface?

Hi Dan,

I'm not quite sure exactly what you mean there. Why would the struct need to
contain more than just a function pointer? Making an array of structs
containing function pointers and looking them up seems to add a needless level
of complication without really gaining anything.
Apr 17 2007