Skip to content
Commit c55d029d authored by Simon Feltman's avatar Simon Feltman
Browse files

Refactor signal array length marshalling to support a length policy

Replace passing arrays of data to non-caching array marshallers with a policy
closure that can be customized depending on context. In the case of signals,
this is mostly scaffolding which will be replaced with caching marshallers.
However, it opens the legacy marshaller for usage with struct and object
array fields.

https://bugzilla.gnome.org/show_bug.cgi?id=688792
parent 3270dad3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment