Affiliate Disclosure
If you buy through our links, we may get a commission. Read our ethics policy.

Inside Apple's iOS 4: new feature parity with Snow Leopard

Apple's iOS 4 features the biggest foundational leap for developers since the company first opened up iPhone OS 2.0 to development, now catching up to the core features of Mac OS X 10.6 Snow Leopard.

Developers familiar with Apple's plans say the new iOS 4 brings a series of plumbing improvements that move the core of iPhone OS 2.0 and 3.0 from the level of 2007's Mac OS X 10.5 Leopard into the modern world of today's desktop and notebook Macs running Snow Leopard.

Primary new features include support for Blocks, which encapsulate C, C++ or Objective C code and data into a single object somewhat similar to a closure or function object. The system uses Blocks to support Grand Central Dispatch, which queues up and schedules them for execution, potentially in parallel on multiple processor cores.

Another core set of functionality iOS 4 borrows from Snow Leopard is expanded support for powerful regular expression tools for pattern matching, search, and replacement of text content.

The new iOS 4 also includes major new core networking features on par with Snow Leopard, including broad support for IPv6 addressing and DNS, something that will be increasingly critical for adoption in countries like China and Japan, which are aggressively moving their networks to the modern new standard for Internet addressing as IPv4 addresses run out.

Additional under-the-hood work in iOS 4 was done to support new "Anyconnect" SSL VPNs from Cisco and Juniper. The SSL-based VPNs are quickly becoming popular as a way to offer easy to configure, secure access to corporate networks from any location, regardless of NAT or other complications, and without needing specialized equipment or software on the client side, as was the case with IPSec VPNs.

Apple's near-exclusive focus of its Worldwide Developer Conference on iOS 4 this year, without even any mention during the keynote address related to new technology on the horizon for Mac OS X, makes sense given that the company had some catch up work to do to bring its mobile platform into feature parity with its desktop operating system.

The move also opens the potential for Apple to begin taking advantage of multiple core processors and delegation off tasks to available graphics cores, a frontier it just recently pioneered on the desktop with the release of Snow Leopard last year.

Apple is uniquely positioned as a operating system architect with a sophisticated, modern core operating system that scales from the desktop to mobile devices. In contrast, Microsoft is now selling a bewildering variety of different operating system products with very different kernels and core operating environments necessary to support legacy:

  • Windows 7 on the desktop PC
  • Windows Embedded Standard for other devices, based on XP
  • Windows Embedded Enterprise, with versions based on both XP and Vista
  • Windows Embedded Compact, based on an old version of Windows CE 5 in Windows Mobile 6.x
  • The forthcoming Windows Phone 7, based on the newest Windows CE 6, which is separately used by the Zune HD and shares some components with Kin devices, despite their being incompatible on an app level with both new Windows Phone 7 and old Windows Mobile 6 devices.