]
Scott M Stark resolved JBMAN-25.
--------------------------------
Resolution: Done
Drop the Serializable requirement
---------------------------------
Key: JBMAN-25
URL:
https://jira.jboss.org/jira/browse/JBMAN-25
Project: JBoss Managed
Issue Type: Feature Request
Affects Versions: JBossMan.2.0.0.CR1
Reporter: Scott M Stark
Assignee: Scott M Stark
Fix For: JBossMan.2.0.0.CR2
Its too cumbersome to require implementations of java.io.Serializable in several of the
current apis:
ManagedObject.attachment
ManagedObjectFactory
InstanceClassFactory
ManagedObjectPopulator
The problem is that Serializable is a detail of marshalling, and often the
object/attachment adheres to a specific interface and only the implementation is
serializable. KernelDeployment attachments are one example.
Serializable will be changed to simply Object.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: