tinyows
tinyows copied to clipboard
Code Refactoring - Use layer structure rather than layer_name / typename buffer
Prior than #19, layer could use layer_name as a buffer key, but now it's really become a mess with several functions dealing with conversion.
Really need to simplify it with a clean structure, and related pointer.