Ruby.rewrite(Ruby)
In this RubyFringe talk, Reginald Braithwaite writes Ruby code to read, write, and rewrite Ruby. Demos include extending Ruby with conditional expressions, call-by-name and more.
- Ruby,
Tracking change and innovation in the enterprise software development community
Posted by Alex Blewitt on Jun 25, 2008 09:00 AM
The Eclipse Foundation has announced the immediate availability of Eclipse Ganymede, the simultaneous release of 23 projects, following on from previous year's successes of Europa (21 projects) and Callisto (10 projects).
Many of the existing projects that participated in the previous releases are present in Ganymede; InfoQ has previewed some of the new and noteworthy features to expect. Ganymede includes updates to:
However, not all projects released with Europa made it into Ganymede. Dash, a set of incubator projects, was included in Europa with its Eclipse Monkey, a scripting language to enable scripting languages (primarily JavaScript, however there were also hooks for other Java-based scripting languages like JPython and Groovy). Despite a few highly visible demonstration projects, Monkey never caught on and the developer codebase never achieved escape velocity. Additionally, the AspectJ Developer Tools project, which participated in the Europa launch last year, is not present in Ganymede since AspectJ 1.6 is still under development.
What this means is that other sites which are claiming an increase of only three projects are actually missing the numbers; Ganymede has several new projects this time around:
The Eclipse Packaging Project has been providing pre-bundled applications for those that know what they want to do but don't necessarily know which combination of features to install. The majority of download links on the Ganymede page will have been provided via the EPP's efforts. In Ganymede, EPP has come of age and been given the 1.0 moniker.
Building rich internet applications is made possible with the Rich AJAX Platform (which InfoQ covered previously). This provides a subset of the functionality found in the Eclipse Workbench, and has mappings to JavaScript widgets (using qooxdoo) to allow a remote screen to be rendered/managed within the browser. The approach of having many web clients rendered by the same back-end server is the harbinger of E4 and other server-side Equinox applications rendering to web clients.
The SOA Technology Project brings a set of frameworks and tools that can be used for developing Service-Oriented Applications. This includes tools to transform, edit and process BPEL, BPMN WS-* Policy and other related standards within Eclipse-based IDEs and other adopters.
The final new entrant is the somewhat controversial (if aptly named) Subversive project, which finally brings out-of-the box Subversion support to Eclipse. Previously, native Subversion support was only possible by installing the third-party Subclipse project (which has recently released 1.4.0); and that was hosted on an external server/update site, which didn't give a smooth out-of-the-box experience. However, the Subversive project only stores the UI code at eclipse.org, whilst additional required features must be downloaded from polarion.org before the tool can be used. This makes it the first project included in a simultaneous release not to host all code on Eclipse.org's servers (notably due to SVNKit, whose license is incompatible with EPL, as is subversion/JavaHL's).
Together, these releases bring a new set of welcome functionality to the all-in-one tool, as well as a number of key bugfixes (such as the auto-detection of Sun JVMs correctly on Linux, and specifying a sensible PermGen for Mac OS X). Along with the newly developed p2 (which InfoQ covered previously), which makes updating Eclipse across multiple fault-tolerant mirrors simultaneously, Eclipse users should find it much easier to get ahold of Eclipse updates in the future.
Eclipse Ganymede is available for immediate download.
How to use Open Source SOA Safely in the Enterprise
Evolutionary Design through Agile Development Podcast
Agile Development: A Manager’s Roadmap for Success
Interesting.. this has been a relatively quiet release, but I've been looking forward to it for a while.
The mark new and noteworthy pages are no longer valid on the previous coverage. Anyone have links
Here is the link to the Eclipse Platform 3.4 new and noetworthy.
I'm really impressed with how well Eclipse 3.4 manages memory. It's staying extremely consistent with 200MB usage on my laptop despite loading it bigtime with plugins such as webtools and Aptana. The performance is very good on my underqualified laptop which only has like 640mb.
In this RubyFringe talk, Reginald Braithwaite writes Ruby code to read, write, and rewrite Ruby. Demos include extending Ruby with conditional expressions, call-by-name and more.
Aptana RadRails: An IDE for Rails Development by Javier Ramírez discusses the latest Aptana RadRails IDE, a development environment for creating Ruby on Rails applications.
Cliff Click discusses how to optimize generated bytecode for running on the JVM. Click analyzes and reports on several JVM languages and shows several places where they could increase performance.
Scott Ambler, Practice Lead for Agile Development at IBM, speaks on the current status of the Agile community and practices having a look at the perspective of the Agile’s future.
Dave Nicolette and Karl Scotland try to introduce non-technical managers to one of the most popular Agile development techniques: Test-Driven Development (TDD).
Smooks is best known for its transformation capabilities, but in this article Tom Fennelly describes how you can also use it for structured event streaming.
Successful architectures evolve over time to meet changing business requirements. Luke Hohmann presents how to collaborate with key members of your business to manage architectural changes.
In this article, Dr. Tobias Komischke explains how colors used in a GUI can influence our interaction with a computer and offers advice on using the appropriate colors for the interface.
3 comments
Reply