[jboss-jira] [JBoss JIRA] Created: (JBCL-158) Expose current visiting root in VFSResourceVisitor

Ales Justin (JIRA) jira-events at lists.jboss.org
Fri Mar 26 14:26:37 EDT 2010


Expose current visiting root in VFSResourceVisitor
--------------------------------------------------

                 Key: JBCL-158
                 URL: https://jira.jboss.org/jira/browse/JBCL-158
             Project: JBoss ClassLoader
          Issue Type: Feature Request
          Components: VFS
    Affects Versions: JBossCL.2.2.0.Beta1
            Reporter: Ales Justin
            Assignee: Ales Justin


Most of the scanning api requires underlying classpath root to be indexed.
Getting this from resource itself is either performance penalty or needs to load the class.
The simplest way to expose this, while still not being too much of a hack or api ugliness, is to use thread local.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list