On 09/16/2013 09:57 AM, Chris Travers wrote:
> On 16 September 2013 at 14:43 Merlin Moncure
wrote:
>
> Huge +1 on on this. Couple random thoughts:
>
> *) Hard to see how you would structure this as an extension as you're
> adjusting the behaviors of existing functions, unless you wanted to
On Mon, Sep 16, 2013 at 8:57 AM, Chris Travers wrote:
>> On 16 September 2013 at 14:43 Merlin Moncure wrote:
>
>>
>> Huge +1 on on this. Couple random thoughts:
>>
>> *) Hard to see how you would structure this as an extension as you're
>> adjusting the behaviors of existing functions, unless you
> On 16 September 2013 at 14:43 Merlin Moncure wrote:
>
> Huge +1 on on this. Couple random thoughts:
>
> *) Hard to see how you would structure this as an extension as you're
> adjusting the behaviors of existing functions, unless you wanted to
> introduce new function names for testing purpos
On Sat, Sep 14, 2013 at 9:27 PM, chris travers wrote:
> Hi all;
>
> Currently json_populate_record and json_populate_recordset cannot work with
> nested json objects. This creates two fundamental problems when trying to
> use JSON as an interface format.
>
> The first problem is you can't easily
> On 15 September 2013 at 18:42 Andrew Dunstan wrote:
>
>
>
> On 09/14/2013 10:27 PM, chris travers wrote:
>
> Well, you could fairly easily build it as an extension as a POC. The
> main point of the API this is built on was to allow for extensions.
>
> The logic changes might be a bit tricky. I
On 09/14/2013 10:27 PM, chris travers wrote:
Hi all;
Currently json_populate_record and json_populate_recordset cannot work
with nested json objects. This creates two fundamental problems when
trying to use JSON as an interface format.
The first problem is you can't easily embed a json data t
Hi all;
Currently json_populate_record and json_populate_recordset cannot work with
nested json objects. This creates two fundamental problems when trying to use
JSON as an interface format.
The first problem is you can't easily embed a json data type in an json object
and have it populate a rec