cyclop
cyclop copied to clipboard
Cyclop is a web based editor for Cassandra Query Language
New tab that will allow the user to change preferences. Preferences will be stores in cookie. Save button will submit ajax request
1) what advantages gives us antlr? 2) can we keep current interfaces and change only implementation to antlt?
Currently connection host to Cassandra is stored in property file. This will be still the case, but optionally user will be able to provide host directly on login page.
Currently editor sends request for each entered character. This is required only in some cases (when trying to guess table name), in other cases request should be send when editor...
Currently column value containing cql keyword is being recognized by parser as part of the query
Cyclop supports only EN, and additionally it's hard-coded all over the code. This should be replaces with wicket resource bundles