Android doesn't cache the result. This really adds up when we're looking to
identify scope and binding annotations.
We can have a simple internal cache Map<Class<? extends Annotation>, Boolean>
that keeps track of whether or not an annotation is a scope or binding
annotation.
Original issue reported on code.google.com by crazybob...@gmail.com on 29 Jun 2010 at 11:04
Original issue reported on code.google.com by
crazybob...@gmail.com
on 29 Jun 2010 at 11:04