skynazo / impala

Automatically exported from code.google.com/p/impala
0 stars 1 forks source link

Mechanism to ensure that module A is loaded before module B #366

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Not to create any class loader dependencies, but simply to impose a load time 
ordering.

If the load time ordering conflicts with class loader dependencies, then an 
exception should be thrown

Original issue reported on code.google.com by philzoio...@googlemail.com on 30 Nov 2011 at 2:26

GoogleCodeExporter commented 8 years ago

Original comment by philzoio...@googlemail.com on 19 Dec 2012 at 9:50