Intellij IDEA has a Generate > Implement Methods for AS3, but I haven't quite 
figured out how it works yet.

 Jason Merrill
 Instructional Technology Architect
 Bank of America  Global Learning 





_______________________


-----Original Message-----
From: flashcoders-boun...@chattyfig.figleaf.com 
[mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Juan Pablo 
Califano
Sent: Monday, December 20, 2010 1:24 PM
To: Flash Coders List
Subject: Re: [Flashcoders] Automagically create an interface from a given AS3 
class?

This is usually called "extract interface". In some languages like Java, there 
are a number of tools that let you do this; Eclipse comes with this refactor, 
for instance.

http://www.javalobby.org/java/forums/t19062.html

I know this isn't the answer to your question because you obviously need it for 
Actiosncript code, but maybe knowing the common name can help you narrowing you 
search (for what is worth, I'm not aware of any tool that offers this feature 
for AS).


Cheers
Juan Pablo Califano

2010/12/20 Matt Perkins <nudoru.m...@gmail.com>

> 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

----------------------------------------------------------------------
This message w/attachments (message) is intended solely for the use of the 
intended recipient(s) and may contain information that is privileged, 
confidential or proprietary. If you are not an intended recipient, please 
notify the sender, and then please delete and destroy all copies and 
attachments, and be advised that any review or dissemination of, or the taking 
of any action in reliance on, the information contained in or attached to this 
message is prohibited. 
Unless specifically indicated, this message is not an offer to sell or a 
solicitation of any investment products or other financial product or service, 
an official confirmation of any transaction, or an official statement of 
Sender. Subject to applicable law, Sender may intercept, monitor, review and 
retain e-communications (EC) traveling through its networks/systems and may 
produce any such EC to regulators, law enforcement, in litigation and as 
required by law. 
The laws of the country of each sender/recipient may impact the handling of EC, 
and EC may be archived, supervised and produced in countries other than the 
country in which you are located. This message cannot be guaranteed to be 
secure or free of errors or viruses. 

References to "Sender" are references to any subsidiary of Bank of America 
Corporation. Securities and Insurance Products: * Are Not FDIC Insured * Are 
Not Bank Guaranteed * May Lose Value * Are Not a Bank Deposit * Are Not a 
Condition to Any Banking Service or Activity * Are Not Insured by Any Federal 
Government Agency. Attachments that are part of this EC may have additional 
important disclosures and disclaimers, which you should read. This message is 
subject to terms available at the following link: 
http://www.bankofamerica.com/emaildisclaimer. By messaging with Sender you 
consent to the foregoing.
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to