On 2012-12-02 17:49, Andrej Mitrovic wrote:
RDMD is 700 lines, it practically is a library with the main function as its driver.
If a piece of code is a library or not has nothing to do with how many lines of code there is. The main function is almost 200 lines of code, way to much logic for a main function. Most functions and variables are private. I haven't look any more thoroughly than that.
-- /Jacob Carlborg
