Ticket #77 (new enhancement)

Opened 5 years ago

Last modified 4 years ago

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

Change History

comment:1 Changed 4 years ago by mpo

  • Milestone changed from 0.3 to 0.5

beyond scope of 0.4

Note: See TracTickets for help on using tickets.