1) On the left, there is a link to
not sure if this page should be linked, from the left nav...
(since it's just a few (out of context?) functions/callbacks)
On the left of what page?
2) "var auth3 = AeroGear.Auth( [ "someAuth", "anotherAuth" ] );"
=> add some with settings?
Already covered in Google doc.
3) Not sure if it is clear _what_ is supported on the 'settings' (for Pipeline, DataManager, Auth)
For instance, here it's better described what this 'settings', there supports:
This is already addressed for Auth. Basically, those settings are determined by the adapter you're using so there is no way to specifically define them on Pipeline, DataManager or Auth. Auth says to refer to the adapter you are using for more details (though there is a typo). I will add that same sentence to the others.
4) match any example?
Thanks! Will add.
5) no filter here:
This is a tougher one. There is no code in the sessionLocal adapter for filter since that adapter inherits from Memory. The "Mixes In" section is supposed to imply that the methods in Memory are included in sessionLocal unless overridden by sessionLocal. I'll see if there is a way to get that method to show up in docs even though there is no code.
6) the read in here is pretty long (one long example)
I'd prefer several smaller examples…
I can look into breaking that up.
BTW... I like the links to the 'types' of the callbacks!
--
Matthias Wessendorf
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf
_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev