On Tue, Mar 26, 2013 at 1:54 PM, Kris Borchers
<kris@redhat.com> wrote:
Thanks for the review! Comments inline.
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?
oh - on the right :) (the other left :-))
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.
I did assume that some magic is going on - but being explicit in the doc does not hurt :)
Thanks! Will add.
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
:) I was imagine that - but would appreciate a concrete sencence - or at least a way to link to that; (on java doc there is an inherited functions section, with clickable links)
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.
+1
_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev