9 Nov 21:28
ANN: Seaside 2.9a1 release
From: Julian Fitzell <jfitzell <at> gmail.com>
Subject: ANN: Seaside 2.9a1 release
Newsgroups: gmane.comp.lang.smalltalk.squeak.seaside
Date: 2008-11-09 20:31:53 GMT
Subject: ANN: Seaside 2.9a1 release
Newsgroups: gmane.comp.lang.smalltalk.squeak.seaside
Date: 2008-11-09 20:31:53 GMT
After months of development, the Seaside Development Team is very pleased to announce the release of Seaside 2.9 Alpha 1. We are announcing this first release in stages: first to the developer mailing list, then the main seaside list, and finally to the website. We hope this will let us catch any major problems with this first release as soon as possible. Here's what we need to cover: 1. What's new 2. Things to be aware of 3. How to get it 4. When things go wrong (as they certainly will) 5. How-To's =================== What's new =================== The focus of this release has been on flexibility, portability, and understandability. Some highlights include: * Sub-packages. The code has been split up. This facilitates porting because platform-specific code has been put into platform-specific packages. It also means that you can load only the parts of Seaside that you need. For example, when building your production image, you can leave out tests, examples, and development tools.(Continue reading)
RSS Feed