+1 Sounds great!
On Thu, Jul 2, 2015 at 11:56 AM, Nick Wellnhofer <[email protected]> wrote: > On 29/06/2015 20:15, Marvin Humphrey wrote: >> >> I'm content that we have a plan in place to address the inaccuracies of >> our >> inheritance/polymorphism model, and that's made me feel better about >> releasing. > > > Yeah, it was really helpful to focus on the Go bindings first because > feature-wise, Go is a lot more different from Perl than Ruby or Python: > static vs. dynamic typing, tracing GC vs. reference counting, no class-based > inheritance, return values vs. exceptions. Once we have good support for Go, > I think we should be able to cover most other languages without major > changes. > > Nick >
