diff options
author | Luke Kanies <luke@madstop.com> | 2009-10-29 00:23:05 -0700 |
---|---|---|
committer | test branch <puppet-dev@googlegroups.com> | 2010-02-17 06:50:53 -0800 |
commit | 2cbd9e85259ed1742f8a54a7e5b9825d0bb79d5e (patch) | |
tree | bafbe77d88527b56c3d10a975180a1748fa971da /lib/puppet/parser/files.rb | |
parent | 6a450c51eedc38b73d79389c19b8d5e5964a9d71 (diff) | |
download | puppet-2cbd9e85259ed1742f8a54a7e5b9825d0bb79d5e.tar.gz puppet-2cbd9e85259ed1742f8a54a7e5b9825d0bb79d5e.tar.xz puppet-2cbd9e85259ed1742f8a54a7e5b9825d0bb79d5e.zip |
Switching transactions to callback-based events
Events are now queued as they are created, and
the queues are managed through simple interfaces,
rather than collecting events over time and
responding to them inline.
This drastically simplifies event management,
and will make moving it to a separate system
essentially trivial.
Signed-off-by: Luke Kanies <luke@madstop.com>
Diffstat (limited to 'lib/puppet/parser/files.rb')
0 files changed, 0 insertions, 0 deletions