[jboss-jira] [JBoss JIRA] Created: (JBCACHE-762) Configuration object enhancements
Manik Surtani (JIRA)
jira-events at jboss.com
Sat Sep 9 08:13:43 EDT 2006
Configuration object enhancements
---------------------------------
Key: JBCACHE-762
URL: http://jira.jboss.com/jira/browse/JBCACHE-762
Project: JBoss Cache
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Reporter: Manik Surtani
Assigned To: Manik Surtani
Fix For: 2.0.0
1. Why isn't there a CacheFactory.createCache() (using the default configuration)
2. I think it would be useful to have a static method in Configuration which returns the default config, so we could do: Cache c=new DefaultCacheFactory().createCache(Configuration.getDefault())
3. Configuration should have a copy() or clone() method, so we can reuse a config, and make small modifications
4. Make Configuration serializable (ship them around ?)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list