[Tarantool-patches] [PATCH 1/3] tuple: move tuple_update into xrow_update/ folder

Konstantin Osipov kostja.osipov at gmail.com
Mon Nov 4 20:26:14 MSK 2019


* Vladislav Shpilevoy <v.shpilevoy at tarantool.org> [19/11/01 09:55]:
> Tuple_update.c already uses xrow_update_ namespace. Soon it will
> have more files extending this namespace. In order to keep them
> isolated they are moved to a new subfolder box/xrow_update/.
> 
> Part of #1261

I wonder if we still need this patch. Now that everything is prefixed, why not
keep it in box?

This is not a standalone library anyway, so I would not create a
sub-folder for it.


-- 
Konstantin Osipov, Moscow, Russia


More information about the Tarantool-patches mailing list