[aerogear-dev] [Doc] AerogearAndroidPipes101

Daniel Passos daniel at passos.me
Mon Jun 3 09:35:10 EDT 2013


On Sat, Jun 1, 2013 at 6:45 AM, Matthias Wessendorf <matzew at apache.org>wrote:

> Hi,
>
> reading [1], I have two questions:
>
> * the "http://www.server.com/car" URL, shouldn't it be "
> http://www.server.com/cars" (plural)?
> ==> and the later mentioned HTTP methods, e.g. "GET:/car" ==> "GET:/cars"?
>

If you don't use setEndPoint the Pipe URL is always
BaseURL/YourModelClass(without .class)


> * Do we really promote the direct access to the RestAdapter, instead of
> via the Pipeline ?
> ==> Pipe<Car> pipe = new RestAdapter<pipe>(Car.class, new URL("
> http://www.server.com/"));
>

No, we don't want Promote use RestAdapter. I'll put a warning on the site.


> Thanks!
> Matthias
>
>
> [1] aerogear.org/docs/guides/aerogear-android/AerogearAndroidPipes101/
>
> --
> Matthias Wessendorf
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20130603/e137033a/attachment.html 


More information about the aerogear-dev mailing list