WebKernel has been modified to support namespaces. The two namespaces are currently webkernel, which will house all main functions and classes, and webkernel::cli, which contains the CLI functions. I had originally included a webkernel::daemon namespace, but the daemon uses too many functions and classes within the webkernel namespace, so it was dropped for ease of […]
November 7, 2008
Posted in





