- You are here:
- Home
- CodeXchange
- All
- PowerBuilder
- u_json Object oriented JSON in PB
u_json Object oriented JSON in PB
- * Appeon *
- Code Author
- Offline
Less
More
- Posts: 159
5 years 1 month ago - 5 years 1 month ago #266
by * Appeon *
This message has an attachment file.
* Appeon * created the code: u_json Object oriented JSON in PB
JSON handling in PowerBuilder is fine to handle relational data, as long as it comes in the format defined by Appeon. But often, we need to work with data from an external interface, that’s where u_json comes in handy: You can parse, manipulate and/or generate all JSON files with the same object, in a true object oriented way.
From GitHub (author: Georg Brodbeck):
github.com/informaticon/inc.win.base.pb-json
From GitHub (author: Georg Brodbeck):
github.com/informaticon/inc.win.base.pb-json
This message has an attachment file.
Please log in or register to see it.
Last Edit: 5 years 1 month ago by * Appeon *.
Please Log in or Create an account to join the conversation.
Moderators: Appeon Administrator