Ferreteria/v0.6/clade

From WoozleCodes
Jump to navigation Jump to search

Clade Documentation

Namespace prefix is always "Woozalia\Ferret". Filespec prefix is always "<project prefix>/src".

name type description
boot namespace boostrap code, i.e. things that need to be loaded first
App clade the root application clade-family
aux namespace top-level auxiliary stuff
Config namespace configuration clades
Data namespace older/simpler data-handling clade-family
IO namespace clades for handling input/output stuff
Sys namespace clades more formally(ish) organized into systems

See also: futilities/v0.6/clade