GNUstep, Mac OS X Compatible On Intel Hardware
Macintosh OS X for Intel processors has long been a topic of debate for Apple aficionados. Regardless of where you stand on that debate, whether you're for or against Apple using Intel processors, there is another option brewing: GNUstep. In the Beginning There Was NeXTstep Write Once, Release Everywhere You can use InterfaceBuilder.app to modify and customize Cocoa programs to a great extent by rummaging within an application's package. In fact, every Macintosh owner should install the development tools. Not because everyone should become a programmer, but simply because GNUstep and Cocoa projects are so easy to build and modify; think of InterfaceBuilder.app as Resedit on steroids. The process to build a GNUstep application for OS X basically requires you to double-click on the program's .pbproj file in the Finder, and then click on the big Build button (it looks like a hammer) in Project Builder.app and you're done. That's it. Currently, what this means for you is that a few GNUstep applications already can run under OS X and might be worth checking out. For example, GNUMail.app is developing into a nice Mail.app alternative. You can find other programs at Collaboration World, and a Japanese site (English and Japanese versions available). This is an incredibly big development as it enables write-once-deploy-everywhere software design for Cocoa programmers. Back in the day, a NeXT programmer would build a Cocoa-like application, and cross develop the program by simply checking off hardware architectures in a list just before pressing the Build button in ProjectBuilder.app (at one time this included Motorola 680x0, Intel x86, HP PA-RISC, and SUN workstations). One click and your single application would be compiled into a "fat" binary that could be run on any of these computers. With GNUstep being so portable, it is only a matter of time before it's layered not only atop Linux, but Darwin and Windows. GNUstep/Cocoa Applications on Windows Could Change Everything All of this changes with GNUstep. If Cocoa developers can take their application, and just build a fat binary version including GNUstep libraries so that it can run under Windows, Linux or OS X, the developer's market just became orders of magnitude bigger. Two things are needed before GNUstep explodes onto the scene, which may well threaten Apple.
Item A is already available at SimplyGNUstep, but needs to be updated. Item B is being worked on currently. GNUstep. Mac OS X Cocoa, Hold the Carbon and Classic This might become a good reason for Apple to consider releasing proprietary Intel hardware because such comparisons might make it more difficult to obfuscate lagging performance. As much as GNUstep will do for the Apple platform by providing high quality Cocoa programs, in time, GNUstep could provide some with less reason to stick with Apple. Of course GNUstep does not, and probably will never, provide any Carbon or Classic compatibility. Nevertheless, Apple should pay close attention to what is fast becoming a free clone of OS X.
|