> I should ask, as the topic has been presented; is there a roadmap > available/in place for ruby 1.9 support? >
I was just starting to write a message addressing this point. Short answer: we're working on it. Longer answer: we have a number of these "support environment X" issues that are all stalled as we work to build an internal testing rig so that we can validate the support (the "testing matrix" you may have been hearing mentioned over the past year or so). The problem is that, as the number of environments, platforms, versions, etc. we intend to support grows there comes a point where we can't really keep on top of it all without automated testing; there are simply too many permutations and the point comes where fixing things to work in one environment will quietly break it in another. So we intend to support 1.9 "real soon now" but, to paraphrase, the spirit is willing but the testing infrastructure is weak. -- 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.
