Re: Entity API V2 question

2017-01-17 Thread David Radley
Hi Madhan, I have added json files to the Jira, Thanks, David. From: Madhan Neethiraj To: "dev@atlas.incubator.apache.org" Date: 16/01/2017 22:06 Subject: Re: Entity API V2 question Sent by:Madhan Neethiraj David, It will make it easier to understand a

Re: Entity API V2 question

2017-01-16 Thread Madhan Neethiraj
David, It will make it easier to understand and discuss if entity-def json is available (similar to the ones under directory addons/models); can you please attach to the JIRA? Thanks, Madhan On 1/16/17, 9:36 AM, "David Radley" wrote: Hi, I am looking at Jira ATLAS-1458 . If we defi

Entity API V2 question

2017-01-16 Thread David Radley
Hi, I am looking at Jira ATLAS-1458 . If we define a type that points to a second type that has references back and uses constraints, we get an infinite loop in toString. I can circumvent this by caching the guids we have seen already in toString() processing, so we do not put out the same guid