Vineet Gali created CASSANDRA-18726:
---------------------------------------

             Summary: Simplify helptopics.py using associative array
                 Key: CASSANDRA-18726
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18726
             Project: Cassandra
          Issue Type: Task
          Components: CQL/Interpreter
            Reporter: Vineet Gali
            Assignee: Vineet Gali


The ~200 lines of code in helptopics.py can be greatly simplified using an 
associative array to map topics to HTML anchors instead of class reflection. 
This will halve the lines of code and improve readability.

Functionality will not be changed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to