Allow ExamplesTable to be loaded from external resources
--------------------------------------------------------

                 Key: JBEHAVE-387
                 URL: http://jira.codehaus.org/browse/JBEHAVE-387
             Project: JBehave
          Issue Type: Improvement
          Components: Core
            Reporter: Mauro Talevi
            Assignee: Mauro Talevi
             Fix For: 3.1.2


At times it may be convenient to load the content of an examples table from an 
external resource,  be it from classpath or URL.   The default resource loader 
will be the URL-based one as it does not require any additional configuration, 
unlike the classpath-based one that requires the class from which to derive the 
classloader.   

The ExamplesTableConverter should be able to handle both cases (textual table 
input or resource path input) via the use of an ExamplesTableFactory.

The RegexStoryParser should also allow the use of the ExamplesTableFactory.

-- 
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