summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/autoload.rb
diff options
context:
space:
mode:
authorLuke Kanies <luke@madstop.com>2008-02-08 13:54:53 -0800
committerLuke Kanies <luke@madstop.com>2008-02-08 13:54:53 -0800
commitfb4bdc0b02bba1291cb78ccd5c2a3198d3929d69 (patch)
treef23da901542f938f8b299f9608690477934b40c8 /lib/puppet/util/autoload.rb
parent5a0e34b4f8da22e1830ec7d0a730c3686665bceb (diff)
downloadpuppet-fb4bdc0b02bba1291cb78ccd5c2a3198d3929d69.tar.gz
puppet-fb4bdc0b02bba1291cb78ccd5c2a3198d3929d69.tar.xz
puppet-fb4bdc0b02bba1291cb78ccd5c2a3198d3929d69.zip
More AST refactoring -- each of the code wrapping classes
just returns a resource from its evaluate() method, and all of the work is done in the evaluate_code method. This makes the code cleaner, because it means 1) evaluate() has the same prototype as all of the other AST classes, 2) evaluate() is no longer called indirectly through the Parser Resource class, and 3) the classes themselves are responsible for creating the resources, rather than it being done in the Compile class.
Diffstat (limited to 'lib/puppet/util/autoload.rb')
0 files changed, 0 insertions, 0 deletions