[Jaffa Software]

Feature
Main
Guide
What's New
Products
      GateWay
      PICsuite
      WimpWorks
Downloads
FAQ
Mailing List
Links
Upgrade

WimpWorks v2 vs. WimpBasic

We're often asked why people should buy our own WimpWorks over Clares' WimpBasic. Here are just some of the reasons why we (and many others) feel that WimpWorks is far superior...

  • WimpWorks uses Acorn's own BBC BASIC module, built-in to every RISC OS computer this means that code produced with WimpWorks is fast (the module fits within a StrongArm's cache), it's concise (no new BASIC is bundled), it's easy to learn (no obscure new dialect to learn).

  • WimpWorks applications are totally stand alone - this means that a support directory containing 120K of support modules is not required, making both the memory and disk requirements of your application less.

  • As WimpWorks uses the standard BASIC module it is easy to include ARM Assembler sections for speed critical components of your code, this is not possible at all in WimpBasic.

  • WimpBasic's equivalents of CLAIM and RELEASE don't work properly - in WWv2, after releasing a block of memory (eg. a large temporary workspace) then this memory is available to use by any other application in the system, in WimpBasic the memory is lost.

  • WimpWorks is fully expandible with new commands being added with WEMs and new editors allowing people with knowledge of BBC BASIC to produce plugins for the system.

  • Using the plugin system Draw files can actually be produced as well as displayed using the freeware DrawWEM. This is bundled as standard with the WimpWorks distribution.

  • WimpBasic now costs £110, whereas WimpWorks still costs under half that: the full version costs only £39.99 (or £19.99 to upgrade from WimpBasic)

  • WimpBasic stores the graphical content of a window as a sprite - this means that it redraws quickly, however in a large window or a high resolution or lots of colours mode it takes up large amounts of memory. WimpWorks does this the correct way and stores individual graphics objects.

  • WimpWorks' graphics handling has been criticised in a recent review - before it was even published we started revamping the graphics system - the result, v2.23, is available now!

© Jaffa Software 2000. All rights reserved.
Last modified: Wed Dec 11 21:44:16 2002