Bond 2.3.4 review

Download
by rbytes.net on

Bond is a rapid application development (RAD) tool for linux that allows you to create network database programs quickly and easily

License: GPL (GNU General Public License)
File size: 1899K
Developer: Andru Hill
0 stars award from rbytes.net

Bond is a rapid application development (RAD) tool for linux that allows you to create network database programs quickly and easily. With this new version comes major updates in Bond XML format, and a move away from the use of C code completely! This means you can create powerful database programs quickly, only requiring knowledge of XML and SQL.

Bond uses a XML file (generated from glade xml files) and a postgresql database to connect to. You specify the data sources for widgets in the xml document along with sql statements for the data sources. It dynamically populates widgets making them data-aware automatically at run time. It removes the need for writing code to populate and manage GTK widgets.

Requirements:
scons
gtk
postgresql

What's New in This Release:
A lot of work on speed and improvements to performance.
Better dependency checking.

Bond 2.3.4 keywords