Hello,

I have a few question on the 'push' branch:

1) going over the MessageHandler interface ([1]), am I right that the "onError()" and "onDeleteMessage()" methods are only relevant for the "device to cloud" case ?

2) I know it's early work, but I was wondering if we should (later) rename the 'AGPushMessageReceiver' class ([2]).

Not sure on a better name, but the AG prefix seems a little odd :) Perhaps:
* PushMessageReceiver
* AeroGearPushMessageReceiver
* GCMMessageReceiver (since this is really "only" GCM based push messaging)
* AeroGearGCMMessageReceiver

If folks agree on a later rename, I'd create a JIRA to track this ;-)


Greetings,
Matthias

[1] https://github.com/aerogear/aerogear-android/blob/push/src/org/jboss/aerogear/android/unifiedpush/MessageHandler.java
[2] https://github.com/aerogear/aerogear-android/blob/push/src/org/jboss/aerogear/android/unifiedpush/AGPushMessageReceiver.java

--
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf