[jboss-jira] [JBoss JIRA] Closed: (JBRULES-371) Refactor any class that implements Externalizable to have empty default constructors
Mark Proctor (JIRA)
jira-events at jboss.com
Thu Jul 13 20:26:11 EDT 2006
[ http://jira.jboss.com/jira/browse/JBRULES-371?page=all ]
Mark Proctor closed JBRULES-371.
--------------------------------
Resolution: Done
> Refactor any class that implements Externalizable to have empty default constructors
> -------------------------------------------------------------------------------------
>
> Key: JBRULES-371
> URL: http://jira.jboss.com/jira/browse/JBRULES-371
> Project: JBoss Rules
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: Mark Proctor
> Assigned To: Mark Proctor
> Fix For: 3.1-m1
>
>
> Externalizable always calls t he default constructor, so make sure all impl do nothing for the default constructor. will need to refactor code to also stop using them for convenience methods.
--
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