CSC/ECE 517 Fall 2012/ch1 1w6 pp

From Expertiza_Wiki
Revision as of 18:26, 9 September 2012 by Psdeshp2 (talk | contribs)
Jump to navigation Jump to search

This page is about the mixing static and dynamic Object Oriented code. This page will mention some difficulties when these two types of object orientation are mixed and then we will give on practical example of such in JRuby. JRuby is mixing of Java and Ruby, this page will cover the different types of such mixings and examples of each of them.


Introduction

Difficulties in mixing static and dynamic oo

JRuby

Examples JRuby

References

Further Reading