Pete Muir [http://community.jboss.org/people/petemuir] replied to the discussion
"Implementing a non-flat deployment for Weld Integration" To view the discussion, visit: http://community.jboss.org/message/554189#554189 -------------------------------------------------------------- > Ales Justin wrote: > > How often is this - loadBeanDeploymentArchive - method used? Depends how many extensions are present, and how many beans/classes they add. It's used once per extension and once per bean or class it adds. So potentially, a lot... > Or, shouldn't the (potential) operation > [Archive|Deployment]::isReachable(Archive other) be O(1), > a simple hash lookup of pre-build reachable archives / deployments? That seems sensible to me. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/554189#554189] Start a new discussion in JBoss Microcontainer Development POJO Server at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2116]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
