8000 Passing of arguments to wrappers' blocks is limited and potentially unsafe · Issue #1 · noodlewerk/NWMethodWrapper · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Passing of arguments to wrappers' blocks is limited and potentially unsafe #1
Open
@martijnthe

Description

@martijnthe

Right now the compiler is "fooled" into passing an array of 6 id type values when calling the wrappers' blocks.
It's better to replace this mechanism with a generic solution, e.g. using ffi_call from libffi.

See https://github.com/landonf/libffi-ios for a iOS adapted version of libffi
See also http://linux.die.net/man/3/ffi_call

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0