Posted: Fri Apr 04, 2014 9:29 am Post subject: The best message tree structure I have ever seen...
Yatiri
Joined: 15 Apr 2008 Posts: 637 Location: Germany
... I have seen was in Message Broker... in the Debugger... (sorry that it's in the debugger for those who don't use it)
It is Friday evening / afternoon and I thought I could just say this particularly great thing about Message Broker / IIB and probably get response (not responding means agreeing )
So we know that Broker works with the "logical message tree" internally (what a great name btw!). And in the debugger's variable view it is just displayed in the most perfect way, that I think there is...
... for just representing a tree in a (file/data) format (without implying on data types, e.g. arrays):
For those of you who are not able to take a quick peak into the (currently (attached)) debugger...
... it is intended by tab (tabular), leafs / simple elements have an assignment ("=") and complex don't and that's it:
Code:
MyMessageTree
PurchaseOrder
PONumber=1
Positions
Position
id=1
qty=20
...
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
What about JSON?
Methinks that is it time for a pint of T.E.A. It is Friday after all. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum