I find lists hard to understand and work with, they are a ragged edge sparsely populated table you carry around, and are hard to query and store. JSON on the other hand is well behaved and amenable to querying, Python handling and storage. JSON can do everything lists can, so lets get rid of lists. In the short term a transformer that casts lists to JSON would work - with a way to inspect JSON values as pretty JSON!
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
Login to the community
No account yet? Create an account
An FME Account is required to contribute
LoginEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.


