Frontend and backend communication

Dainius (GreatEmerald) pastas4 at gmail.com
Thu Jul 28 00:18:00 PDT 2011


Hmm, there are still a whole lot of functions that call Shuffle(), so
it might not be ideal. However, this gives me an idea - if a pointer
to a function can be a parameter, can it be a global variable? In that
case, the frontend would indeed be able to overwrite the function that
the backend calls by simply altering that pointer.


More information about the Digitalmars-d-learn mailing list