On Thu, Jun 26, 2008 at 8:11 PM, Paul Fremantle <[EMAIL PROTECTED]> wrote:
> > Cool, I think this would be interesting. So we need a mechanism to find > > whether the AXIOM tree is modified or not when we send the message out. > > Ok so we can do this I guess by looking to see if the root has been > built at all. If it hasn't been built then the message is still > untouched. That would only work for pure routing or content-based > routing using only HTTP headers. > > > I think this is possible, but I don't think we need an OMDataSource to do > > this, we can get the stream from the parser directly right? in which case > we > > just need to override the MessageFormatter .... > > Cool. > > > > I am sorry I don't get this point... > > We were talking earlier about using OMDataSource to create an > OMElement "backed" by a Map message. That way, if the Map message is > unmodified, then the Map can be accessed directly without having to > ever transform it into XML. For example, we could use this with FIX - > since FIX is basically a map of name-value pairs, we could create a > MapMessage, and only create XML if we needed to. Hhhhmmmm, sounds interesting. Any ideas from others? Thanks, Ruwan > > > Paul > > -- > Paul Fremantle > Co-Founder and CTO, WSO2 > Apache Synapse PMC Chair > OASIS WS-RX TC Co-chair > > blog: http://pzf.fremantle.org > [EMAIL PROTECTED] > > "Oxygenating the Web Service Platform", www.wso2.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Ruwan Linton http://wso2.org - "Oxygenating the Web Services Platform" http://ruwansblog.blogspot.com/
