Cyrill,

Excellent contribution, thank you. While you're on a roll, would you
mind having a look at some of the ToDo's scattered throughout the
code?

Only one technical detail: if you're using Eclipse, can you please use
this 'formatter' before committing code:

https://issues.apache.org/jira/browse/FLEX-33485

There are some whitespace issues with your commit that will confuse
the diffs between committers.

EdB



On Sun, Apr 14, 2013 at 7:04 PM, Cyrill Zadra <cyrill.za...@gmail.com> wrote:
> Hi
>
> Just pushed a fix to develop branch which fixes a ClassCastException
> for following scenario.
>
> package vo {
>   public interface ITestInterface { }
> }
>
> package vo {
>   public class TestObject implements ITestInterface {
>    public function TestObject() { }
>   }
> }
>
> Erik you may have a review look at it ;-)
>
> Cyrill



-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl

Reply via email to