On 03/20/2013 09:01 AM, Christos Vasilakis wrote:
nice guides!

some small comments:

In AerogearAndroidPipes101.asciidoc
- Android’s Loader API  --> a link to the official android doc:  http://developer.android.com/guide/components/loaders.html
- On the paragraph describing the Loader API I think it's good to append the added benefit AeroGear provides to the loader API e.g.
"AeroGear transparently handles the registration and attaching of the callback in the Loader mechanism,  without the user having to explicitly declare it"…or sth similar.

---
In AerogearAndroidPagination.asciidoc

- new PageConsumer()) ? ->  did you mean "new SamplePageResultExtractor()"
I did.  Good catch.

- typos and comma:  ...special requirements or legacy services, AeroGear's pagination framework can be easily extended to support them.
Yeah I havn't proofread for grammr/spelling/etc yet.

---

In AerogearAndroidDataStore.asciidoc

- Creating a Memory Store
 .....Also it can not perform nested querying of its data. -> Note that currently, it doesn't support nested querying of its data.

- Creating a SQLStore
  not sure if nested querying is supported,
      if it does -> Unlike MemoryStore, the SQLStore supports nested query of its data.
      if not -> Similar to MemoryStore, the SQLStore doesn't support nested query of its data.

- typo: can conly filter -> can only filter
Yeah, maybe I should drop the talk of flitering all together since it was removed from the spec.

In AerogearAndroidAuthentication.asciidoc

- typo: encapuslates -> encapsulates, instanciate -> instantiate
Thanks

In AerogearAndroidCustomizingPipes.asciidoc

- ...managing PipeHandler instances and returning their results and returning them to the user via callbacks.. -> 
  ...managing PipeHandler instances, processing their results and returning them to the user via callbacks..

-  thustly?
Typo, should be thusly.  (it means the next blob of stuff is an example of what I am talking about or the conclusions to be drawn from what I was just saying).  Probably not a particularly common word. 


Thanks
Christos


On Mar 20, 2013, at 10:44 AM, Matthias Wessendorf <matzew@apache.org> wrote:

Howdy,

great to see some docs/guides

Here are my first/initial comments:

1) Group them into a subfolder, like daniel did, for the controller

2) links to the matching JavaDocs (classes (e.g. PipeHandlert etc)) does not hurt

3) not sure about if the `AerogearAndroidCustomizingPipes.asciidoc` is really useful ...

"AerogearAndroidPagination"
4) You never show ParameterProvider...
5) what is config.setDataRoot()
--> looks like the Android bits are a bit _different_, compared to the iOS/JS version 
6) do I really have to implement my own "PageResultExtractor" 

The Pagination feels: Lot's of code... for a simple read...



-Matthias


On Tue, Mar 19, 2013 at 9:19 PM, Summers Pittman <supittma@redhat.com> wrote:
I just committed some guides for using the Aerogear Android libraries. 

https://github.com/aerogear/aerogear.org/commit/d3cae265d


I'm still editing them for gramma/spelling/formatting, so be warned (hence why I havn't PRed it yet).  Also, if there is anything I missed, glossed over, explained like crap let me know and I will try to reword it when I begin proofreading.

Summers

_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev



--
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



_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev