I don't know if this is any help, but I know the mocking frameworks use some AOP patterns. Examples: mockolate[1], mockito[2].
[1] http://mockolate.org/ [2] https://bitbucket.org/loomis/mockito-flex/wiki/Home On 12 August 2014 09:31, Raj U. Shaikh <[email protected]> wrote: > Can anyone help me in this regard.. > > -----Original Message----- > From: Raj U. Shaikh > Sent: Monday, August 11, 2014 5:27 PM > To: [email protected] > Subject: Aspect oriented Programming for AS3 > > Hi, > > Which could be the good framework to start using for AOP in as3, > > I found that swiz 2.0 framework has support for it but sadly no link to them > is in working state. (Can anyone point me to downloadable link to swiz 2.0?) > http://swizframework.org/post.cfm/getting-started-with-swiz-aop/ > > While surfing I found following URL but a bit low level, > http://www.as3commons.org/as3-commons-bytecode/proxy.html > > Can anyone route me to helpful framework which provides good API's to do AOP > in AS3 like an aspectJ. > > Regards, > Raj Shaikh > > > MASTEK LTD. > In the US, we're called MAJESCOMASTEK > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Opinions expressed in this e-mail are those of the individual and not that of > Mastek Limited, unless specifically indicated to that effect. Mastek Limited > does not accept any responsibility or liability for it. This e-mail and > attachments (if any) transmitted with it are confidential and/or privileged > and solely for the use of the intended person or entity to which it is > addressed. Any review, re-transmission, dissemination or other use of or > taking of any action in reliance upon this information by persons or entities > other than the intended recipient is prohibited. This e-mail and its > attachments have been scanned for the presence of computer viruses. It is the > responsibility of the recipient to run the virus check on e-mails and > attachments before opening them. If you have received this e-mail in error, > kindly delete this e-mail from desktop and server. > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > MASTEK LTD. > In the US, we're called MAJESCOMASTEK > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Opinions expressed in this e-mail are those of the individual and not that of > Mastek Limited, unless specifically indicated to that effect. Mastek Limited > does not accept any responsibility or liability for it. This e-mail and > attachments (if any) transmitted with it are confidential and/or privileged > and solely for the use of the intended person or entity to which it is > addressed. Any review, re-transmission, dissemination or other use of or > taking of any action in reliance upon this information by persons or entities > other than the intended recipient is prohibited. This e-mail and its > attachments have been scanned for the presence of computer viruses. It is the > responsibility of the recipient to run the virus check on e-mails and > attachments before opening them. If you have received this e-mail in error, > kindly delete this e-mail from desktop and server. > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >
