Invalid Space ID: bJai_6gHKr3Bfnab7jnrAJ

Version 12, last updated by arst at Sep 16 13:49 2008 UTC

General

FileWorkbench is a cross platform open source application. It’s core part is developed in C++. It can be customized and extended either through:

Building

The Building page has instructions on how to build FWB from sources.

Contributing

FileWorkbench is open source and open to contribution.

Used Components

It builds on a number of other opens source libraries, such as:

Exported Components

To this collection of libraries, it adds some new libraries, available to others:

  • wxRL – Scripted main window and dialog layout
  • DynObj – Generic dynamic C++ binary plugin classes

Given it’s C/C++ nature, it is comparatively easy to bind platform specific parts into the FWB environment.

It also has a moderate resource consumption (compared to Java and .NET application frameworks).