Nested List Members
axanth opened this issue · 4 comments
Hi, I noticed that when we have > 2 nested lists the build of expressions fail. i.e. expression sample Contacts[ContactLines[LineDecription]]. It is not handled correctly by function ProcessListStatement. Is this not supported or there is a workaround??
thanks
Any news on this?
Hi @axanth,
Sorry for the late reply.
Being honest, I never needed to go more than one level into nested properties, so, I suppose the code won't really support this. But I'll have a look at this and keep you posted.
Cheers.
Hi @axanth,
I created a pre-release package at NuGet.org with (I believe) the fix for this issue.
Would you mind checking that out and leaving a comment here to let me know if it's working correctly now?
Many thanks,
David
Hey @dbelmont
Hope you are fine. Are you still working on this project?
If yes than in how much time release 2.1.0 will be created?