LOCO
Package:
Summary:
Queue actions on objects to be performed later
Groups:
Author:
Description:
This class can be used to queue actions on objects to be performed later.
It can act as a proxy to objects of other classes and records actions that access those objects like setting variables, calling functions and include scripts.
The recorded object actions can be saved as scripts to be executed on the real class objects later.
It can act as a proxy to objects of other classes and records actions that access those objects like setting variables, calling functions and include scripts.
The recorded object actions can be saved as scripts to be executed on the real class objects later.
Comments are closed.