Ticket #77 (new enhancement)
additional standard representation-builder-features
| Reported by: | mpo | Owned by: | bruno |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.5 |
| Component: | modules/kauri-representationbuilder | Version: | trunk |
| Keywords: | Cc: |
Description
Representation builder already has a catch-all 'custom' directive to produce any representation conceivable.
However the feeling exists that more 'common' useful standard representations should be supported. First coming to mind:
- 'xml'
- producing XML of the appointed bizdata object, being a saxbuffer, xmlreader, domtree, xmlbeans-object, trax-result, or even standard java object?
- 'json'
- producing json representation of the appointed bizdata object
Note: See
TracTickets for help on using
tickets.
beyond scope of 0.4