AcediaObject recipes

A collection of how-tos for working with AcediaObject class and related topics.

Base object class to be used in Acedia instead of an Object. AcediaObject provides access to Acedia's APIs through an accessor to a Global object, built-in mechanism for storing unneeded references in an object pool and constructor/finalizer.