RRPGE forum

RRPGE system development => Specification => Topic started by: Jubatian on April 23, 2014, 02:23:41 PM

Title: Expanding the specification
Post by: Jubatian on April 23, 2014, 02:23:41 PM
The specification although is fairly complete by functionality (it is an another matter how various functionalities are implemented, currently a lot on this field is still work in progress), it might call for some expansions later.

Some guides for this matter are here, representing my intentions with the system:


Developer convenience issues will be addressed by a later developed User Library, some rough concepts on this may be read here (http://rrpge.org/community/index.php?topic=32.0). I have a good set of functionality already in my mind, but first some planning and architecture design is obviously necessary.

Regarding viruses the only possibility built into the RRPGE system to realize such is the File I/O interface. It is however designed in a manner that the application can indicate what type of file I/O it requires to operate, so normally the host may appropriately constrain it (or may even provide such an abstraction which does not even map to the real file system of the host).