History of KernelPackage

Version 9

KernelPackage

Created by: xing, Last modification: 11 Aug 2005 (07:49 UTC) by xing
The bitweaver Kernel is the mandatory component which processes all requests. The Kernel uses installed Packages as required.

Kernel Features
Description
Availability
PrettyURLs Use of URL rewriting (mod_rewrite) to allow short, nice looking URL's ReleaseOne
FeatureCustomHome The home page can be set to any arbitrary URL or homeable Package ReleaseOne


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.

When a new Package such as phpBB gets ported to bitweaver, all it needs is a database connection, and a framework within which to render it's pages. a phpBB port simply invokes the same setup files that all integrated features now call.

See KernelInitialization for detailed information about what the kernel does at initialization time.

See KernelFlowchart and ClassStructure for more information.
Page History
Date/CommentUserIPVersion
31 May 2009 (15:02 UTC)
Will69.203.72.16117
Current • Source
laetzer85.178.62.11712
View • Compare • Difference • Source
DM74.227.205.23110
View • Compare • Difference • Source
xing194.152.164.459
View • Compare • Difference • Source
David Rasch65.87.162.418
View • Compare • Difference • Source
spiderr66.93.240.2047
View • Compare • Difference • Source
SEWilco207.195.192.96
View • Compare • Difference • Source
spiderr66.93.240.925
View • Compare • Difference • Source