> I've clearly forgotten how this aspect of ralsh works. How does an > instances method that returns [] fix anything? Does this just make the file > management work but not file querying? E.g., what does 'puppet resource > file' do here? It would normally list all instances, but that's obviously > not going to happen. >
As I'd noted on the ticket when I set it as "code insufficient" these seem to be two mostly unrelated changes as far as I can tell. It seems instances was set to return [] because "the global resource list (self[path]) is deprecated" the instance method was "way too slow." There may be reasoning here that I'm not seeing, but (by definition) I'm not seeing it. -- M ----------------------------------------------------------- The power of accurate observation is commonly called cynicism by those who have not got it. ~George Bernard Shaw ------------------------------------------------------------ -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
