On Tue, Nov 24, 2015 at 11:37 AM, Nick Wellnhofer <[email protected]> wrote:
> On 24/11/2015 20:33, Marvin Humphrey wrote:
>>
>> 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?
>
> +1 for consistency, but I'd prefer `fetch_raw` and `clone_raw`.

+1, *_raw sounds good.

Marvin Humphrey

Reply via email to