nfx icon indicating copy to clipboard operation
nfx copied to clipboard

GLUE: Refactor to not use message instances and have ability to execute sync-only calls with custom bindings

Open itadapter opened this issue 8 years ago • 0 comments

Need to not require Message instance at all (it is an extra allocation). Is it possible to bypass CallSlot for sync-only bindings?

Do we need to constrain binding with Contact?

itadapter avatar Jan 28 '17 20:01 itadapter