good first issuerefactoring
Repository metrics
- Stars
- (3,633 stars)
- PR merge metrics
- (Avg merge 13d 2h) (82 merged PRs in 30d)
Description
Error module is the most intricate C++ part of Tarantool (probably not counting alter.cc). It is really hard to understand and maintain this code. It should be ported to C. Also that should allow to drop the 'reflection' module implementing RTTI in C.