[jboss-jira] [JBoss JIRA] Created: (JGRP-906) Marshalling: requirement to use magic numbers
Bela Ban (JIRA)
jira-events at lists.jboss.org
Wed Feb 18 09:06:44 EST 2009
Marshalling: requirement to use magic numbers
---------------------------------------------
Key: JGRP-906
URL: https://jira.jboss.org/jira/browse/JGRP-906
Project: JGroups
Issue Type: Task
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 3.0
Sometimes (e.g. Util.writeOtherAddress()), we use the classname if a magic number is not available, to marshall a type.
We should change to always using magic numbers. If a magic number is not registered, we should throw an exception.
This should at least be done for JGroups defined types
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list