FreeBSD.software
Home/devel/p5-Object-Realize-Later

p5-Object-Realize-Later

4.00

Delayed creation of objects

The Object::Realize::Later class helps with implementing transparent on demand realization of object data. This is related to the tricks on autoloading of data, the lesser known cousin of autoloading of functionality. On demand realization is all about performance gain. Why should you spent costly time on realizing an object, when the data on the object is never (or not yet) used? In interactive programs, postponed realization may boost start-up: the realization of objects is triggered by the use, so spread over time.

Origin: devel/p5-Object-Realize-Later
Category: devel
Size: 30.3KiB
License: ART10, GPLv1+
Maintainer: perl@FreeBSD.org
Dependencies: 2 packages
Required by: 1 packages
$pkg install p5-Object-Realize-Later

Dependencies (2)

Required By (1 packages)

More in devel