Closed GoogleCodeExporter closed 9 years ago
Can you please show the code snippet you were using. It should not be limited
to public functions, but of course, it can only work with public/protected
methods.
Original comment by joaebert
on 19 Nov 2010 at 3:12
The attached code is compiled into a SWC, but I also tried with a regular SWF,
with no luck. In the same SWC, public methods marked as abstract work correctly.
Thanks!
Original comment by darren...@gmail.com
on 19 Nov 2010 at 3:19
Attachments:
Is the tool saying that Processed must implement CreateInstance?
Original comment by joaebert
on 19 Nov 2010 at 4:28
Correct:
[concrete] [ERROR] Class framework.message.game.Processed must implement abstract method CreateInstance
Original comment by darren...@gmail.com
on 19 Nov 2010 at 5:25
Original comment by joaebert
on 20 Dec 2010 at 9:24
Protected namespaces equality check was not okay in Concrete.
Original comment by joaebert
on 1 Feb 2011 at 7:56
Original issue reported on code.google.com by
darren...@gmail.com
on 19 Nov 2010 at 3:10