[jboss-user] [JBoss Microcontainer Development POJO Server] - Implementing a non-flat deployment for Weld Integration

Ales Justin do-not-reply at jboss.com
Fri Jul 23 10:38:11 EDT 2010


Ales Justin [http://community.jboss.org/people/alesj] replied to the discussion

"Implementing a non-flat deployment for Weld Integration"

To view the discussion, visit: http://community.jboss.org/message/554191#554191

--------------------------------------------------------------
> > 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...
OK, thought so as well. Just wanted to make sure. :-)
> > 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.
At least that's how I would impl things --> building proper indexes when things get deployed.
So any potential lookup would be super simple aka fast.

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/554191#554191]

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]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100723/69e2cdf8/attachment.html 


More information about the jboss-user mailing list