Ticket #138 (new enhancement)
Opened 7 months ago
Support plugging in alternative XML serialization frameworks like JAXB or XStream
| Reported by: | MartinLeidig | Owned by: | MartinLeidig |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.19.0 |
| Component: | Core (general) | Version: | |
| Keywords: | Cc: |
Description
Pustefix by default uses its own XML serialization mechanism to serialize ContextResources? to the XML result tree. It should support alternative mechanisms, e.g. use JAXB if the ContextResource? bean contains JAXB annotations.
Note: See
TracTickets for help on using
tickets.
