pupsnow / as3-commons

Automatically exported from code.google.com/p/as3-commons
1 stars 0 forks source link

ProxyFactory throws error when proxying classes in the default package #121

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. use defineProxy with a class in the default package 

What is the expected output? What do you see instead?

After buildAndLoad() a proxy should be available for the specified class in the 
default package

Please use labels and text to provide additional information.

A class not found error is thrown

Original issue reported on code.google.com by ihatelivelyids on 31 Mar 2012 at 9:45

GoogleCodeExporter commented 9 years ago
Issue is fixed, changes are available in the trunk

Original comment by ihatelivelyids on 31 Mar 2012 at 9:47