On 16 January 2012 10:48, Martin Heidegger <m...@leichtgewicht.at> wrote:

> I was just wondering if the restriction that namespaces are not allowed in
> interfaces is there because the AVM doesn't support it or because the
> compiler doesn't support it? Might be important as to where the bug should
> be posted.
>

Hm, interesting point. I could try and generate an interface using
as3commons-bytecode that uses a namespace for a  member and see if the AVM
complains or not.
That way we'll know for sure if its a compiler or AVM limitation. I'll see
if I can find the time to do some testing this evening.

Roland

Reply via email to