Title: Message Title
Joshua Partlow commented on an issue
Puppet / Improvement PUP-716
Puppet::FileSystem::File creates many short-lived objects
When Puppet was refactored with the new file system abstraction for `symlink`, `symlink?`, `readlink`, `stat`, `lstat`, calls that were originally module methods, became instance methods. Furthermore, the call to `exist?` is both a module method and an instance method -- because this breaks our new abstraction, `exist?` should probably be refactored into...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to