Re: [Opm] About json (jsonObject) class in the "opm-common" module.

2018-10-22 Thread Ye Li
Hi Joakim, Thanks so much for the answers and they helps a lot. It's much clear right now. Best regards, Ye Li From: Joakim Hove Sent: Monday, October 22, 2018 6:50 AM To: Ye Li; opm@opm-project.org Subject: Re: [Opm] About json (jsonObject) class

Re: [Opm] About json (jsonObject) class in the "opm-common" module.

2018-10-22 Thread Joakim Hove
> 1, in the Class ParserKeyword, a new data type "Json::JsonObject" was > introduced. I don't understand what the purpose for this new data. If we > just use Class ParserItem and Class ParserRecord, could the parse process > be done? > In principle you do not need the Json; the whole purpose