Cache custom implementation classes
-----------------------------------

                 Key: SYNCOPE-50
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-50
             Project: Syncope
          Issue Type: Improvement
          Components: core
    Affects Versions: 1.0.0-incubating
            Reporter: Francesco Chicchiriccò
            Assignee: Francesco Chicchiriccò
             Fix For: 1.0.0-incubating


Syncope defines many interfaces that allows to extend and customize some 
behaviors (more details at [1]).
The list of available implementations is given by various RESTful services, at 
every request: this can be clearly optimized; moreover, since classpath does 
not change once webapp has been initialized, it could be the case to "cache" 
such information on startup.

[1] https://cwiki.apache.org/confluence/display/SYNCOPE/Extending+Syncope

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to