Re: [Flashcoders] Automagically create an interface from a given AS3class?

2010-12-20 Thread Peter Ginneberge

Just did a quick google and this turned up:
http://flashfocus.nl/forum/showthread.php?t=38705

It's a Dutch forum, but you should be able to get the tool here:
http://flashfocus.nl/forum/attachment.php?attachmentid=6488d=1196363980

Haven't tried/tested it, just a quick google search.

regards;
Muzak


- Original Message - 
From: Matt Perkins nudoru.m...@gmail.com

To: Flash Coders List flashcoders@chattyfig.figleaf.com
Sent: Monday, December 20, 2010 3:12 PM
Subject: [Flashcoders] Automagically create an interface from a given AS3class?



So this is me being extremely lazy - is there a tool or a feature of a tool
that'll automatically create an interface from a class file?

I'm learning DI and implementing it in a framework that I have and to
properly follow DI principals, I need to make heavy use of interfaces as
types rather than the classes. I have a good list of interfaces to create.

Thanks!

Matt Perkins
-
http://www.nudoru.com
http://udon.nudoru.com
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Automagically create an interface from a given AS3class?

2010-12-20 Thread Matt Perkins
Thanks, I'll try that out. Found Soucemate for Flash Builder can do this
also - http://www.elementriver.com/sourcemate/features/extract-interface

But free beats $80! :)

Matt Perkins
-
http://www.nudoru.com
http://udon.nudoru.com


On Mon, Dec 20, 2010 at 2:39 PM, Peter Ginneberge
p.ginnebe...@telenet.bewrote:

 Just did a quick google and this turned up:
 http://flashfocus.nl/forum/showthread.php?t=38705

 It's a Dutch forum, but you should be able to get the tool here:
 http://flashfocus.nl/forum/attachment.php?attachmentid=6488d=1196363980

 Haven't tried/tested it, just a quick google search.

 regards;
 Muzak


 - Original Message - From: Matt Perkins nudoru.m...@gmail.com
 To: Flash Coders List flashcoders@chattyfig.figleaf.com
 Sent: Monday, December 20, 2010 3:12 PM
 Subject: [Flashcoders] Automagically create an interface from a given
 AS3class?


  So this is me being extremely lazy - is there a tool or a feature of a
 tool
 that'll automatically create an interface from a class file?

 I'm learning DI and implementing it in a framework that I have and to
 properly follow DI principals, I need to make heavy use of interfaces as
 types rather than the classes. I have a good list of interfaces to create.

 Thanks!

 Matt Perkins
 -
 http://www.nudoru.com
 http://udon.nudoru.com
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Automagically create an interface from a given AS3class?

2010-12-20 Thread Matt Perkins
That's an awesome find! That little utility works great! The output file
needs little bit of tweaking but it's well worth it.

SourceMate for Flash Builder does this too, but free beats $80!

Matt Perkins
-
http://www.nudoru.com
http://udon.nudoru.com


On Mon, Dec 20, 2010 at 2:39 PM, Peter Ginneberge
p.ginnebe...@telenet.bewrote:

 Just did a quick google and this turned up:
 http://flashfocus.nl/forum/showthread.php?t=38705

 It's a Dutch forum, but you should be able to get the tool here:
 http://flashfocus.nl/forum/attachment.php?attachmentid=6488d=1196363980

 Haven't tried/tested it, just a quick google search.

 regards;
 Muzak


 - Original Message - From: Matt Perkins nudoru.m...@gmail.com
 To: Flash Coders List flashcoders@chattyfig.figleaf.com
 Sent: Monday, December 20, 2010 3:12 PM
 Subject: [Flashcoders] Automagically create an interface from a given
 AS3class?


  So this is me being extremely lazy - is there a tool or a feature of a
 tool
 that'll automatically create an interface from a class file?

 I'm learning DI and implementing it in a framework that I have and to
 properly follow DI principals, I need to make heavy use of interfaces as
 types rather than the classes. I have a good list of interfaces to create.

 Thanks!

 Matt Perkins
 -
 http://www.nudoru.com
 http://udon.nudoru.com
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders