Tweet

Replying to @josecastillo

where once actions were pointers to bare callback functions (with a reference to an Application that we had to static_cast), now we can register instance methods of any object as event callbacks. This opens the door to a less monolithic application design. https://github.com/joeycastillo/libros/commit/f04a4726ff463de8adb2f46dc210f6571f3f2821

(original)