From: Arno P. <ar...@pu...> - 2011-05-13 17:46:58
|
I'm OK with this patch. Needless to say you should only commit it when the C side works as well. Please take a look at the current C implementation of performSel... and ask me any questions you have in understanding the inner workings. The one thing that might help you to understand the C code is the dispatcherObject. Its purpose is to be used as a stand-in to perform the actual performSelec... method on the Objective-C side. Arno On 5/13/11 10:33 AM, Panayotis Katsaloulis wrote: > Hello all! > I have created the patch for strongly typed performSelector(OnMainThread) > > I have tried it with ObjC backend. > On the C backend I have some problems to understand how to call a specific C function. > Since this might break some older code, until it is 100% finished, I didn't delete the old method, but I marked it as obsolete. > > Please have a look : > > http://xmlvm-reviews.appspot.com/125001 > ------------------------------------------------------------------------------ > Achieve unprecedented app performance and reliability > What every C/C++ and Fortran developer should know. > Learn how Intel has extended the reach of its next-generation tools > to help boost performance applications - inlcuding clusters. > http://p.sf.net/sfu/intel-dev2devmay > _______________________________________________ > Xmlvm-developers mailing list > Xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-developers |