I would use WDDX over Json. It's going to be more verbose but I think WDDX has better definition around creating recordsets than JSON does. That being said I've never been a fan of returning any of the complex CFML datatypes over Webservices regardless of whom the client is.
Adam On Sat, May 16, 2009 at 2:38 PM, gt <[email protected]> wrote: > > Not only that but I'm finding that when you use serializeJSON on > OpenBD and then deserializeJSON on CF it will not convert back to a > query. If both sides are OpenBD then the conversion works fine. It's > frustrating when you are trying to get CF and OpenBD to work together. > Of course, it could very well be my setup which is why I'm curious to > know if others have encountered the same issue or if there is a > workaround. > > --GT > > > On May 15, 11:38 pm, Alan Holden <[email protected]> wrote: > > Why is this? > > Why can't OpenBD return a query in a web service response that's > > identical to a ColdFusion query in a web service response? > > > > Al > > > > (snipped from gt) > > > > according to the Wiki and my own tests OpenBD cannot return a query data > > type unless OpenBD is both the producer and consumer of the webservice. > > > > --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
