UBF: Universal Binary Format. Joe Armstrong's UBF is intended as a tasteful alternative to the XML family of standards. It has three layers:
- Transport format - binary format for tree-structured data. This lowest level includes elementary datatypes like symbols, numbers, lists, "BLOBs" and so on. Although a binary format, it tends to be human readable.
- Type system - type definitions for structured schemas/grammars.
- Contracts - formal client/server protocol descriptions, which can be automatically enforced so that protocol violations are never seen by applications.
I was reading it just yesterday! Also check out YAWS.
9:34:14 AM #
Copyright 2003 Jay Han
Theme Design by Bryan Bell