HyperTableBrowser 03/08/2010

Aug 03, 2010 19:15



A new build of HyperTableBrowser is now available for download at usual place. There are only 2 planned features missing, namely:
  • No way insert new cells in browser window, since there is no empty row at the end of the displayed page.
  • HQL Interpreter can't run multiple commands separated by semicolon, so you have to run one command at time with no delimiter at the end of it.


Most probably the next build will be feature complete and I will set build versions as 1.0.X starting with couple of beta releases.

And the list of changes:
  • Fixed crash on concurrent access to thrift client, since it is not thread safe
  • Fixed resizing issues with HQL Interpreter panel
  • Fixed saved table schemas listing and edit
  • Added refresh tool bar button, to force reload of tables from server
  • Added revision property to internal thrift wrapper
  • Changed the way how HQL Interpreter displays selected cells, now it is not trying to build rows but instead lists cells in the same way as HyperTable shell does
  • Added libz build as x86_64/i386 binary so now the app itself is x86_64/i386 binary
  • More memory issues were fixed around


via Endless Insomnia

rss2lj

htbrowser, objc

Previous post Next post
Up