Maciej Miklas
Maciej Miklas
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...