X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/39f3897f6b8f9593eb528f8bacaae39f746a5b83..d3760804d3e2a4287c71d5e9a5aa6425a967a956:/todo.txt diff --git a/todo.txt b/todo.txt index b6ee18d..2308e3d 100644 --- a/todo.txt +++ b/todo.txt @@ -4,4 +4,5 @@ support unions (right now 0-1 fields parsed as struct) \\\n escapes in strings aren't handled in the console look into what String is, and whether to bridge it the console frontend's error handling, well, doesn't -Objective-C needs to be able to hook ffi_call for errors +setup a default hook mechanism for ffi_call passthrough +some JS callbacks don't use exception pointers at all...