I haven't really dived too deeply into iPhone programming yet, but I'm just curious what you iPhone devs most want to see included or updated (from a developer perspective, not things you want as a user). Some thoughts:
-- Core Data
-- Cocoa Bindings
-- A way to run background processes
-- Multi-column table view support (seems like so many people are using workarounds for this that it really needs to be in the API)
-- Standard copy & paste mechanism
-- Better mechanism for handling preferences (at least the ability for the user to quickly jump back and forth between an app and prefs in Settings)
-- More extensive Core Animation API
-- More extensive Core Audio API
Of course I'm not expecting all or even most of these things. Some of them still have security or battery life implications and some Apple won't do just to remain mysterious and keep developers in their place probably.
-- Core Data
-- Cocoa Bindings
-- A way to run background processes
-- Multi-column table view support (seems like so many people are using workarounds for this that it really needs to be in the API)
-- Standard copy & paste mechanism
-- Better mechanism for handling preferences (at least the ability for the user to quickly jump back and forth between an app and prefs in Settings)
-- More extensive Core Animation API
-- More extensive Core Audio API
Of course I'm not expecting all or even most of these things. Some of them still have security or battery life implications and some Apple won't do just to remain mysterious and keep developers in their place probably.