Soft code
From Friend2Friend Wiki
Soft code is software which is written to run on an F2F system. It is 'soft' in the sense that it is in XML, so it is supported by the F2F server, and therefore easy to port between machines. The F2F core contains soft code (XSL to implement displays and hooks), but the term is usually used to refer to custom modules.
See Also
- Modules(Coded) - existing soft code
- Modules(Planned) - suggested soft code
- Hard code - the implementation of the F2F server.
