in reply to Re^3: Convert delimited string into nested data structure
in thread Convert delimited string into nested data structure

You know, I was about to post "inevitable broken dangerous EVAL-based solution in three... two... one...".

Thank you for saving me the trouble.

DO NOT USE EVAL FOR THIS PROBLEM.

As you can see, there are many solutions that are infinitely more safe, and faster.

  • Comment on Re^4: Convert delimited string into nested data structure

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.
A reply falls below the community's threshold of quality. You may see it by logging in.