[Tarantool-patches] [PATCH 0/4] RFC: Isolate serializer helpers

Alexander Turenko alexander.turenko at tarantool.org
Wed Jul 7 13:08:09 MSK 2021


On Wed, Jun 23, 2021 at 10:12:38PM +0300, Alexander Turenko wrote:
> Moved the serializer helpers into its own compilation unit, add some
> comments and a basic test: everything is just to simplify diving into
> this code.
> 
> Guys, please, look, whether it seems useful enough to include into
> tarantool's mainline? Should we name it serializer.[ch] or
> somehow like serializer_helpers.[ch]?
> 
> Part of https://github.com/tarantool/tarantool/issues/3228
> Branch: Totktonada/gh-3228-extract-serializer-helpers
> 
> Alexander Turenko (4):
>   lua: move serializer helpers into its own file
>   lua: move luaL_newserializer() comment into header
>   lua: split serializer functions into sections
>   test: add a basic unit test for serializer helpers

Thanks for reviews!

Pushed to master, 2.8, 2.7.

I'll backport it to 1.10 and show you first.

WBR, Alexander Turenko.


More information about the Tarantool-patches mailing list