[infinispan-issues] [JBoss JIRA] (ISPN-1490) Separate API and common classes from core

Tristan Tarrant (Created) (JIRA) jira-events at lists.jboss.org
Tue Oct 25 09:30:47 EDT 2011


Separate API and common classes from core
-----------------------------------------

                 Key: ISPN-1490
                 URL: https://issues.jboss.org/browse/ISPN-1490
             Project: Infinispan
          Issue Type: Task
    Affects Versions: 5.1.0.BETA2
            Reporter: Tristan Tarrant
            Assignee: Tristan Tarrant
             Fix For: 5.1.0.CR1


API and Common classes should be extracted from core so that they can be used from other modules without too much depdency baggage. The main use case for this is to reduce the dependencies required by the Hot Rod client.

This would mean creating two new modules: infinispan-api and infinispan-commons. 
Infinispan-api would contain the interfaces of the relevant APIs
Infinispan-commons would contain utility classes and common API implementations.

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

        


More information about the infinispan-issues mailing list