When removing listeners one can specify a set of Domains. This is not the case
when adding listeners.
Many situations require a large number of domains (channels) to which a user
can subscribe (probably > than 100). Using the addListener(Domain,
RemoveEventListener) method we initiate too many separate requests to the
server. Aggregating them would be a much cleaner soludtion.
Original issue reported on code.google.com by milko.kr...@gmail.com on 25 Nov 2013 at 2:55
Original issue reported on code.google.com by
milko.kr...@gmail.com
on 25 Nov 2013 at 2:55