From: Tor L. <tm...@ik...> - 2010-03-06 19:11:04
|
> I believe a patch like this will be very useful. Have you submitted such a patch? It was inline my follow-up to Gergely's mail, not as a formal patch at the xmlvm-reviews site, sorry. http://sourceforge.net/mailarchive/message.php?msg_name=c9b6d9a51002281327x7e469266s57fc777351f3105b%40mail.gmail.com > My idea was that you define an Objective-C category in > order to implement the native method on the Objective-C side (thereby > 'overlaying' the error handler). OK, that is probably a better and more elegant idea as it enables you to leave native methods unimplemented until you actually are sure they will be needed, doesn't it? --tml |