You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IT should be possible to allow developers to specify their own types, for custom application uses. Although quite how we go about allocating type ID's I'm not sure.
Each type would need a tokenise, serialize and deserialize method. In addition we would need to be able to pass in functions for outputting data and recusive tokenization.
The text was updated successfully, but these errors were encountered:
IT should be possible to allow developers to specify their own types, for custom application uses. Although quite how we go about allocating type ID's I'm not sure.
Each type would need a tokenise, serialize and deserialize method. In addition we would need to be able to pass in functions for outputting data and recusive tokenization.
The text was updated successfully, but these errors were encountered: