On Tue, Nov 24, 2015 at 3:49 AM, Nick Wellnhofer <[email protected]> wrote:
> I think the > best fix is to keep the autogenerated bindings for Clone, and add a separate > method like `clone_raw` to the Obj Perl bindings that always returns a > Clownfish object, like I did with Vec_Fetch and Hash_Fetch. +1, that'll work! The others were named `fetch_obj`, etc... so, `clone_obj` for consistency? Marvin Humphrey
