
22 Oct
2007
22 Oct
'07
10:12 a.m.
The sources are available at http://sourceforge.net/projects/abstractcall/ Things I want to change are: - Those macros are pretty crapy, so: - Macros without parameter count( more generic macros ) - Ability to bind with different classes( macros only deal with this ) - Ability to call functions( now it's only calling class methods ) - I dislike storing a pointer in the container - Other stuff is still object of discussion Note that I could use some tips to make these improvements... Miguel Tadeu