New public LoadService#findFileToLoad method
--------------------------------------------

                 Key: JRUBY-3065
                 URL: http://jira.codehaus.org/browse/JRUBY-3065
             Project: JRuby
          Issue Type: Improvement
          Components: Core Classes/Modules
         Environment: All
            Reporter: Jim Menard


LoadService#smartLoad performs two functions: finding a required file and 
loading it. I would like to request a new LoadService method that performs the 
first function: given a file name argument, return the full path to the file.

I'm requesting this change because the 10gen app server needs to be able to 
force the reload of required files in certain circumstances. Those 
circumstances include the changing of the contents of the required file. So, we 
have to be able to find the file that will be loaded so we can check its 
modification time.

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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to