The SkunkWeb Developers Guide
Previous:
1 Provider Services
Up:
2 Services
Next:
3 API Services
2 Linkage Services
Linkage services mainly exist to link other stuff into skunkweb.
mysql
Loads the
MySQL pylib library to do connection caching. See Appendix
B
.
postgresql
Loads the
PostgreSql pylib library to do connection caching. See Appendix
B
.
oracle
Loads the Oracle
pylib library to do connection caching. See Appendix
B
.
ae_component
Loads the AE pylib library that is the component rendering infrastructure, see Appendix
A
.
templating
Hooks up the
ae_component
service up to the
web
service to make templates web accessible.
psptemplate
Hooks up the psp pylib to the AE infrastructure.
The SkunkWeb Developers Guide
Previous:
1 Provider Services
Up:
2 Services
Next:
3 API Services
Release 3.3.