ZBasic Object Extensions Beta Release

Private (members-only) forum for discussing issues related to the ZBasic Object Extensions.
Post Reply
dkinzer
Site Admin
Posts: 3120
Joined: 03 September 2005, 13:53 PM
Location: Portland, OR

ZBasic Object Extensions Beta Release

Post by dkinzer »

The v2.9.4 release of the ZBasic compiler and the v2.7.5 release of the ZBasic Library have been posted as a .zip archive to the website for download (link below). Note that this is a partial release as opposed to being a full installation. The archive contains a file readme.txt describing the suggested installation procedure which will allow for migrating back to your current release level if you wish.

http://www.zbasic.net/download/ObjExt/Z ... _2-9-4.zip

The ZBasic Object Extensions are supported for both VM and native mode devices and we encourage you to test on all platforms that you have available to you.

Another aspect of the Beta test program is to ensure that existing code compiles and executes correctly. We believe that it is less likely for a regression of this type to be discovered but it is certainly possible. Code to support the ZBasic Object Extensions has been incorporated in earlier releases of the ZBasic compiler, beginning with 2.7.0. So far, we have seen no issues arise in non O-O code due to the incorporation of O-O support.
- Don Kinzer
Post Reply