Ticket #66 (closed defect: fixed)

Opened 1 year ago

Last modified 11 months ago

Do not serialize empty properties to attributes

Reported by: schst Assigned to: schst
Priority: minor Milestone:
Component: XMLSerializer Version: SVN-trunk
Keywords: Cc:

Description

Empty properties should no be serialized to empty XML attributes.

Change History

06/06/07 18:03:17 changed by schst

  • status changed from new to assigned.

06/08/07 20:11:30 changed by schst

  • status changed from assigned to closed.
  • resolution set to fixed.

This has been fixed in changeset [717]. By default, empty attributes will be skipped. This can be changed using the skipEmpty property of the @XMLAttribute annotation.

07/02/07 10:40:45 changed by

  • milestone deleted.

Milestone 0.2.0 deleted