I have a command titled 'AddUserCommand' which extends
com.universalmind.cairngorm.commands.Command. If I set a variable in the
command as [Bindable], I get the following error:
Implementation of interface 'flash.events:IEventDispatcher' cannot be added
to class 'AddUserCommand', due to collision with existing method or
property 'dispatchEvent'.
I am guessing its not good practice to set a command property as
[Bindable]. However, just thought I would point out the issue.
Original issue reported on code.google.com by alex.ros...@gmail.com on 6 Dec 2008 at 4:57
Original issue reported on code.google.com by
alex.ros...@gmail.com
on 6 Dec 2008 at 4:57