Deprecated API

Deprecated Classes
org.objectweb.jorm.util.lib.BasicClassLoader
          This class is not a classloader! need refactoring (Christophe Ney) 
 

Deprecated Interfaces
org.objectweb.jorm.api.PAccessorGenClass
          Renamed into PGenClassAccessor 
 

Deprecated Methods
org.objectweb.jorm.metainfo.api.Manager.init(BasicClassLoader)
          Basic ClassLoader is not a classloader. Need refactoring (Christophe Ney) 
org.objectweb.jorm.metainfo.lib.BasicManager.init(BasicClassLoader)
          Basic ClassLoader is not a classloader. Need refactoring (Christophe Ney) 
org.objectweb.jorm.util.lib.AntJorm.setBinderinheritance(String)
          use the setMappinginheritance method 
 

Deprecated Constructors
org.objectweb.jorm.comp.compiler.lib.BasicCompilerParameter(BasicClassLoader)
          BasicClassloader is not a class loader! Use default constructor (Christophe Ney)