What happened to your contest?

On Wednesday, November 18, 2015 at 1:57:18 PM UTC-5, lha wrote:
>
> Today we released Jackbox RC2.
>
> With this release we have concluded the upgrade of the inheritance model 
> and are gearing up for version 1.0.  The inheritance model in Jackbox now 
> has to concurring aspects.  First, there is the now well known Versioned 
> Inheritance.  This form of inheritance takes all pre-existing methods and 
> makes them part of your new Injector version for use.  
>
> With RC2 however, we have added a new aspect to this design pattern.  We 
> have called Just-in-Time Inheritance for lack of a better term (taking 
> suggestions), and because it self-injects ancestor function just at it is 
> need by your code.  In this way our modular closures are endowed now with a 
> similar model of inheritance as you would find in classes, all happening in 
> the mix-in however.
>
> Also in this release we have made some improvements to the VMC (virtual 
> method cache), numerous updates, introduced more examples, and once updated 
> the documents.  One major perhaps incompatible change is the reversal in 
> the ordering of how injectors are added an presented.  We are now following 
> in line with Ruby which handles ancestor precedence in a left to right 
> order instead of the other way around.  This was perhaps an oversight on 
> our part, but anyway, it has now been corrected.
>
> Once again we would like to Thank everyone who has shown there support 
> through the numerous emails we have received and, also once again we hope 
> we have met with your expectations.
>
> Thank you, kindly,
>
> Lou
>
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" 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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/a9ae8bf5-95dc-4aad-9419-44fd040ca1bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to