[aerogear-dev] AEROGEAR-564

Daniel Passos daniel at passos.me
Wed Oct 31 09:45:29 EDT 2012


The buffer was shared by so that the variable was static. The simples
AsyncTask used on RestAdapater solved it. This was tested on tablet

On Wed, Oct 31, 2012 at 11:31 AM, <supittma at redhat.com> wrote:

> -1
>
> DefaultHttpClient isn't thread safe by default (hence Glen's crazy pile
> of stuff).  This means that if you have multiple widgets (like the ToDo
> app in tablet mode) the app will crash because the buffers are being
> shared behind the scenes.
>
> On 10/31/2012 02:13 AM, Matthias Wessendorf wrote:
> > +1
> >
> > go!
> >
> > On Wed, Oct 31, 2012 at 2:15 AM, Bruno Oliveira<bruno at abstractj.org>
>  wrote:
> >> Morning everyone, I think that we're good to merge it.
> >>
> >> Ideas on it?
> >>
> >> https://github.com/aerogear/aerogear-android/pull/17
> >>
> >> https://issues.jboss.org/browse/AEROGEAR-564
> >>
> >>
> >> --
> >> "The measure of a man is what he does with power" - Plato
> >> -
> >> @abstractj
> >> -
> >> Volenti Nihil Difficile
> >>
> >> _______________________________________________
> >> aerogear-dev mailing list
> >> aerogear-dev at lists.jboss.org
> >> https://lists.jboss.org/mailman/listinfo/aerogear-dev
> >>
> >
> >
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20121031/56edba13/attachment-0001.html 


More information about the aerogear-dev mailing list