Open GoogleCodeExporter opened 9 years ago
Sorry - error in my fix!!!
Should be:
public function getClassByName(classpath:String):Class {
return getDefinitionByName(classpath) as Class;
}
Original comment by maneatin...@gmail.com
on 10 Dec 2009 at 2:37
Original issue reported on code.google.com by
maneatin...@gmail.com
on 10 Dec 2009 at 2:36