The Sifflet visual functional programming language and aid to understanding recursive functions (http://mypage.iu.edu/~gdweber/software/sifflet/home.html)

#30Program crashes when saving the map function definition, with error in typeToXml

30 typeToXml: program crashes when saving the map function definition, with message: sifflet-devel: typeToXml: TypeCons Function cannot be converted to XML.

Notes:

  1. typeToXml is fixed, but now I also need to fix the corresponding part of xmlToType so the file can be read back in.

  2. Maybe better still: Why do we need the types in the XML file anyway, now that we have type inference?

  3. Also revise schema/DTD for SiffML files.

O: 2012 Jun 21 R: gdw P: highest - program crash C: 2012 June 22, fixed.