Scopira
20080306
|
Serializable objects are able to convert themselves to/from a series of primitive types. Programmers may then utilize the flexibility of the flow architecture to then store objects in various places, such as ASCII text files, binary files, in memory, or even over a network connection. By stacking and connecting filtering flows to an end flow, the possibilities are limitless. For an object to be serializable it must:
An example of scopira::core::register_flow: