[aerogear-dev] Client Paging Strawman

Douglas Campos qmx at qmx.me
Tue Jan 15 07:29:29 EST 2013


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

-- qmx


More information about the aerogear-dev mailing list