Skip to content
Snippets Groups Projects
Commit b42c8ee0 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Refactoring: prepare for addition of tuple formats.

Extract the remaining places which access tuple->data
directly into tuple_to_port.cc file, which will have full
access to all tuple formats and all destinations to which
a tuple may need to be converted.

In this file it'll be possible to perform a conversion
efficiently, at the same time, it will be the only place
of cross-dependency between all tuple formats and all
conversion destinations.
parent df89553b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment