Replaced old image that have been used for non-PDF versions of the 2007-04-23 documentation by new illustration containing also the script-component added in 0.7.0 ("Young Pickerl"): Section 2.2.1, “ Sketching The Application ”
Removed requirement of PyXML installation in Chapter 2, The Base Products
Updated information about XML parsing phase in Section 1.4, “ Phases of the Generation Process ” and Section 5.2, “ How the generator works ”
Updated feature proposals for mile-stone "Rocking Herring" which already have been implemented or started to be implemented Chapter 2, System Development Kit
Seperated Installation manual into two parts, one for SDK and one for application servers: Part II, “SDK Installation Manual” and Part III, “Application Installation Manual”
Removed Eclipse, Pydev and Subclipse from Chapter 4, Optional 3rd-Party Software Tools
pgAdmin no longer considered as 3rd-party tool Part II, “SDK Installation Manual” and Part III, “Application Installation Manual”
Removed mx.DateTime as required SDK base product Chapter 2, The Base Products
Fixed some bugs in the newbie-tutorial. There were differences in the package structure described in the tutorial compared to the real package structure of the example model and code which were available for download. Chapter 2, Tutorial for Newbies
In newbie-tutorial all package names in model and code have been updated for compliance to naming conventions. Chapter 2, Tutorial for Newbies
In system sketch section: Added script-component («pyswarm.component.script») Section 2.2.1.7, “ Create a Script Component ”
Updated the SDK tutorial to the new path hierarchy of output directory lay-out (app directory). Chapter 2, Tutorial for Newbies
Updated app-install and app-run sections in newbie-tutorial to work with-out old setup.py and setup.sql files. Section 2.4, “ Installing Your Application ”
In SDK manual added new app-specific command initdb.py Section 3.9, “ Initialize Databases: initdb ”
Model reference: Updated to added and removed tag-definitions for «pyswarm.system» System
Model reference: Completed tag-definitions for «pyswarm.component.database» Database Component
Model reference:Added script-component («pyswarm.component.script») Script Component
Updated the Preface
Updated information regarding the supported GUI tool-kit in the Section 3.3.4, “ Generation of Native GUI Clients ”, it is wxWidgets/wxPython. Qt/PyQt is not candidate any more.
Updated Chapter 4, A Brief History of pyswarm : FSFE became legal guardian of this project.
Updated Chapter 5, Conventions : Explaination of arguments, options, and option-arguments (values).
Updated Section 6.2, “ Getting Help ”: Removed "help" forum (will be de-activated; please use mailing-lists instead)
Added Section 6.5.2, “ pyswarm Contribution Policy (Draft) ” and updated Section 6.5.1, “ Help Improving pyswarm ” to the new Fiduciary Licence Agreement with the FSFE.
Added Chapter 1, Migration : How to remove the prior version 0.6.1?
Updated Chapter 3, Installing pyswarm : pyswarm 0.6.2 comes with distutils-based setup. This changed the entire package layout of pyswarm, i.e. serve, shared, OpenSwarm-apps and OpenSwarm.pth are obsolete. SDK has been replaced by the new pyswarm package and some additional command scripts, plus a directory projects with sample project data and the master file.
Updated Section 2.3, “ Generating Your Application ”: commands and procedure instruction have changed.
Updated Part VI, “SDK Manual”: Added new chapters and sections, as well as udpated all information so the new commands are also covered. generate.py has been replaced by pyswarm-generate.py script.
Updated Chapter 5, pyswarm SDK Reference : generate.py has been replaced by pyswarm-generate.py script.
Added Section 3.3.1.1, “ Platform Independent Model (PIM) ” and Section 3.3.1.2, “ Platform Specific Model (PSM) ”
Added IDs from feature request tracker to issues in Chapter 2, System Development Kit , Chapter 3, Back-end Components and Chapter 4, User Interface Components