[tarantool-patches] Re: [PATCH 2/2] Move 'core' and 'uuid' libs to src/lib

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Tue Feb 26 15:11:55 MSK 2019



On 26/02/2019 13:27, Konstantin Osipov wrote:
> * Vladislav Shpilevoy <v.shpilevoy at tarantool.org> [19/02/26 12:41]:
>> On 26/02/2019 11:30, Konstantin Osipov wrote:
>>> * Vladislav Shpilevoy <v.shpilevoy at tarantool.org> [19/02/26 00:59]:
>>>> For the same reason why 'uri' was moved to src/lib - SWIM needs
>>>> core and uuid, and SWIM will live in src/lib.
>>>>
>>>> This commit follows 'uri' relocation as a separate one because
>>>> 'uri' relocation required some changes in the files, moved by
>>>> this commit.
>>>
>>> The patch itself is looking good to me, it's a pity collation
>>> library depends on the core, I would perhaps make it separate if
>>> possible, but we're doing swim after all, right?
>>>
>>> The same applies to http parser.
>>
>> Citing your own words - you said, that we do not need to split
>> libraries now. For SWIM it is enough to just move existing uri
>> and core libraries into src/lib, without any changes inside the
>> latter.
>>
>> But if you want to extract collation and http, I can do that.
>> Should I?
> 
> Up to you. If you find it easy to do (within 1 hour of your time
> for each patch) - please don't postpone it.

Done, see v2 thread.

> 
> 
> -- 
> Konstantin Osipov, Moscow, Russia, +7 903 626 22 32
> http://tarantool.io - www.twitter.com/kostja_osipov
> 



More information about the Tarantool-patches mailing list