kernel
[ class tree: kernel ] [ index: kernel ] [ all elements ]
Prev Next

bitweaver kernel Documentation

The bitweaver Kernel is the mandatory component which processes all requests. The Kernel uses installed Packages as required.

Lester Caine

Introduction

The bitweaver Kernel is focused on scalability for both feature depth and speed. Some sites may want a lot of features, and others want less features a more speed because of traffic demands. The Kernel is intended to be scalable, much like the Linux kernel, where new functionality can be added or removed where desired. Unused functionality should not even be parsed.

The kernel makes use of a flexible and efficient Object Oriented design, that makes much greater use of inheritance (extends) than the originial TikiWiki. This reduces code and makes extending Tiki infastructure for your own specialized purposes much easier.

References for learning how to use bitweaver kernel

Prev   Next
bitweaver package Documentation - fisheye bitweaver liberty Documentation

Documentation generated on Wed, 29 Jul 2015 13:55:32 +0000 by phpDocumentor 1.5.0-lsces