2006-08-08
| Rate This Article: | Add This Article To: |
SAN FRANCISCOIn addition to unveiling new hardware and previewing the new "Leopard" version of OS X, Apple Computer CEO Steve Jobs used his keynote Aug. 7 at the Worldwide Developers Conference here to announce Xcode 3, a new version of Apple's graphical integrated development environment for creating Mac apps.
Xcode 3.0 uses Objective-C 2.0, a revised version of the object-oriented programming language that formed the basis for Xcode, Mac OS X and its predecessor, the NextStep operating system. According to Apple, Objective-C 2.0 will add "modern garbage collection, syntax enhancements, runtime performance improvements and 64-bit support." Apple also said that Xcode 3.0 and Objective-C 2.0 will be backward-compatible with existing Objective-C code.
Version 3.0 will require Leopard, a preview version of which was just released to developers. Apple has released some information about upcoming features, though there are likely other facets that remain hidden.
Garbage collection, a method of automatic memory management, was long a requested feature in Xcode. Previous Xcode versions required programmers to keep track of memory requested by their application and manually release the memory when no longer needed. Any missteps in this process could result in the application exhibiting memory leaks, which consumed system memory and imperiled the stability of the application.
The 64-bit support in Xcode 3 will enable developers to create applications for the 64-bit versions of Leopard. Apple CEO Steve Jobs also
64-bit support, which can enable larger chunks of data to be processed, has become an increasingly important feature for not only those who work with large-scale graphics images, but also database programmers and the scientific community.
Xcode 3.0 will also include a new program called Xray. This, according to Apple, will help developers graphically track the performance of elements of their application. Visually, Apple said, Xray will resemble timeline-based editors such as Apple's iMovie and GarageBand, allowing programmers to track their applications' actions against CPU load to see how one affects the other.
In addition, Xcode 3.0 will incorporate DTrace, a dynamic tracing framework that was originally part of OpenSolaris. Released as open source, DTrace helps developers debug and tune the performance of their applications.
It was first seen as one IDE (integrated development environment) among many, though Apple promoted it aggressively, even
Apple had urged developers to migrate to Xcode from its inception, but the announcement of Apple's transition from PowerPC to Intel processors made the move a matter of necessity, as only Xcode would allow development of applications that would run on both architectures.
Though thousands of applications have migrated to Xcode and now appear in Universal Binary (PowerPC and Intel) versions, some larger applicationssuch as Adobe's creative applications and Microsoft's Office for the Machave not yet moved to Xcode.
However, this week Microsoft's Mac Business Unit announced that it has migrated "tens of millions of lines of code" of the Office suite to Xcode in the effort to make a Universal Binary version. How many total lines of code the suite contains remains unknown, as does the expected delivery date of the Intel version.
Currently, Intel-based Mac users need to run Office in OS X's Rosetta emulation environment, which results in a performance hit. For professional users, this performance hit can impact applications such as Adobe's Photoshop.
The Universal Binary version will help alleviate these performance issues.
This article was originally published on eWEEK.com.
Discuss Apple's Xcode 3 Gives Application Life to 64-Bit 'Leopard' >>> Be the FIRST to comment on this article!

>>> More Microsoft and Visual Studios Add Ons Articles >>> More By Daniel Drew Turner

