You are right, there is no "input_any" function. The alternatives are

  • Use one of the .NET serializers (XML or binary)
  • Roll your own schema for your types (this is what we do for the F# binary metadata)
  • Use input_value and output_value (a thin veneer over .NET binary serialization)

don

By on 2/26/2007 6:30 PM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper