Change writers to use empty tag for open tag/close tag with no content
----------------------------------------------------------------------

         Key: JIBX-103
         URL: http://jira.codehaus.org/browse/JIBX-103
     Project: JiBX
        Type: Improvement

  Components: core  
    Versions: JiBX 1.0.1    
 Environment: N/A
    Reporter: Dennis Sosnoski
 Assigned to: Dennis Sosnoski 
    Priority: Minor


Ignore close start tag call, instead using a flag to indicate whether content 
has been written. When a call to write content is made, close the start tag, 
set the flag, and write the content item. When a call to write end tag is made, 
if the content flag has not been set just close the start tag as an empty tag.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
jibx-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to