[aerogear-dev] Client Paging Strawman

Summers Pittman supittma at redhat.com
Tue Jan 15 10:11:55 EST 2013


On 01/15/2013 07:29 AM, Douglas Campos wrote:
> On 14/01/2013, at 22:43, Summers Pittman <supittma at redhat.com> wrote:
>
>> I've been trying to keep the pipe's methods threadsafe by minimizing
>> mutable and shared state.  (PageContext is an exception, but WeakHashMap
>> explicitly uses the instance of the object for lookups and not the hash
>> code).
> Keep in mind that we're discussing end-user APIs, and those kind of implementation detail leaks can lean you towards a "fabricated" solution to meet the implementation you have in mind ;)
I agree.  I just want the end user API not to blast the users foot off 
if she makes the wrong assumption.
>
> -- qmx
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev



More information about the aerogear-dev mailing list