Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=JIBX-17 Here is an overview of the issue: --------------------------------------------------------------------- Key: JIBX-17 Summary: <value> won't marshal optional values equal to default even with test-method Type: Bug Status: Open Priority: Minor Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: JiBX Components: core Versions: 1.0-beta3b Assignee: Dennis Sosnoski Reporter: Dennis Sosnoski Created: Mon, 3 May 2004 4:49 PM Updated: Mon, 3 May 2004 4:49 PM Description: This is a structural problem in the code generation. The issue is that for marshalling an optional value the test-method (if supplied) is checked first, but even if this returns true the value is still compared with the default and not actually marshalled out if equal to the default. The logic needs to be clearly defined for exactly how this works, probably with the test-method overriding the equal to default test. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ jibx-devs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jibx-devs
