Get it from the Downloads page.
There aren't any new topics covered this time; just updates and tweaks to the content that was already there.
In no particular order:
- Added info about Eclipse 3.3
- Updated WOLips installation instructions
- Added several links to the ObjectStyle wiki
- Fixed several textual (non-code) typos
- Added date and page count footer to all pages
- Improved the screen shot of the Run button
- Fixed all Warnings
- Fixed problem with description text (multi-line descriptions were being displayed all on one line)
- Included missing graphics files in the Section 7 source code
- Added an Appendix A with info on how to use OpenBase instead of FrontBase
- Added a placeholder graphic to avoid seeing the browser's ugly "image missing" graphic if the user creates a record with no image
- Fixed a typo in the model - the MimeType attribute now has length of 20 as it's supposed to
- Enhanced file uploading to work around undesirable behavior of WOFileUpload
- Enhanced error message collection to handle more than one error at one time
- Changed file validation so it uses the mime type of the uploaded file
- Redid all class and method comments in JavaDoc format
- Removed some extraneous files from the sample code tarball
Comments