Adding a badge number to home screen icon

It can be done using one line code in XCode, may be we can get lucky in upcoming daily builds?

[UIApplication sharedApplication].applicationIconBadgeNumber =

This could be very useful for many things, not just for push notifications… [import]uid: 10478 topic_id: 6067 reply_id: 306067[/import]

Ditto, would like that functionality too.
Especially if it is a simple addition like the code above suggests.
[import]uid: 27242 topic_id: 6067 reply_id: 21362[/import]