[erlang-questions] String to proplist

Richard Andrews bbmaj7@REDACTED
Fri Nov 23 06:37:15 CET 2007


I have a free-form options string that I want to covert to a proplist.

eg. I want to convert

"abc=12343, someThing=value" -> [{abc,12343}, {someThing,value}]

Is there an existing mechanism to perform this conversion?
If not, what would be the best way to go about it.




      Make the switch to the world's best email. Get the new Yahoo!7 Mail now. www.yahoo7.com.au/worldsbestemail





More information about the erlang-questions mailing list