Prototype Implementation
Implementation in Java programming language was chosen as primary environment for prototype implementation. It is organized into modules and can be build using Gradle build tool.
Libraries
There are basic libraries with functionality related to protocol itself and services, additional libraries with some degree of support for various data types and libraries related to editor tools used for demonstration purposes.
TODO
Prototype Formats
Following formats are intended for prototype development. Some of them are currently under development, some are just planned to be done in future releases.
ext | Description | Status | Sample File |
---|---|---|---|
XBP | PictureFile | PROTOTYPE | - |
XBPI | IconPicture | PLANNED | - |
XBS | SoundFile | PROTOTYPE | - |
XBV | VideoFile | PLANNED | - |
XBT | TextFile | PROTOTYPE | - |
XBTS | TextSubtitles | PLANNED | - |
XBTD | TextDocument | PLANNED | - |
XBTP | Presentation | PLANNED | - |
XBD | DatabaseFile | PLANNED | - |
XBE | ExecutableFile | PLANNED | - |
Page Source