From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 16 Jan 2019 21:03:24 +0300 From: Konstantin Osipov Subject: Re: [PATCH v1 1/1] implement mp_stack class Message-ID: <20190116180324.GD3573@chai> References: <9613f79e65d9838763422aae0bfb3ca9e2901a32.1547645639.git.kshcherbatov@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9613f79e65d9838763422aae0bfb3ca9e2901a32.1547645639.git.kshcherbatov@gmail.com> To: Kirill Shcherbatov Cc: tarantool-patches@freelists.org, vdavydov.dev@gmail.com, Kirill Shcherbatov List-ID: * Kirill Shcherbatov [19/01/16 17:06]: > From: Kirill Shcherbatov > > https://github.com/tarantool/tarantool/tree/kshch/gh-1012-msgpuck-class > > A new mp_stack class is a stack of service contexts mp_frame to > do complex msgpack parse. The structure is needed in order to > facilitate the decoding of nested msgpack structures without > recursion. What is a nested msgpack structure? Where do you encounter nested msgpack structures? -- Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 http://tarantool.io - www.twitter.com/kostja_osipov