Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [aspectj-users] Survey: Using AspectJ in production code

 
Hi,
 

	Company Name (to exclude duplicate responses):
Cambridge Cognition Ltd

	Load Time Weaving or Compile Time weaving (LTW or CTW):
LTW during development (when developing in IDEA - company standard
IDE... at the moment), CTW when developing in Eclipse.
CTW using <iajc> ant task for production build under TeamCity

	AspectJ or Spring AOP:
AspectJ

	Use in production code (yes / no):
Yes - as with AJDT, we weave into some existing code that may change.  I
hope to be able to present a paper somewhere on how AspectJ has helped
us.

	Use in test or internal code (yes / no):
Yes - bloody useful for prototyping, especially when we found iText and
Substance UI clashing, and were able to squash an exception that
shouldn't have been happening.

Good luck.  We wouldn't have been able to meet our timescales without
using AspectJ.  We'd have had to refactor a huge amount of someone
else's code to separate out biz logic from their UI.  Instead, we've
suppressed their UI and created a clean interface using AspectJ.

Cheers,

Neale
	 

**********************************************************************
IMPORTANT NOTICE.
Confidentiality:  This e-mail and its attachments are intended for the above named only and may be confidential.  If they have come to you in error you must take no action based on them, nor must you copy or show them to anyone; please reply to this e-mail and highlight the error.
Security Warning:  Please note that this e-mail has been created in the knowledge that Internet e-mail is not a 100% secure communications medium.
We advise that you understand and observe this lack of security when e-mailing us.
Viruses:  Although we have taken steps to ensure that this e-mail and attachments are free from any virus, we advise that in keeping with good computing practice the recipient should ensure they are actually virus free.
Monitoring and Scanning:  Cambridge Cognition has monitoring and scanning systems in place in relation to emails sent and received to: monitor / record business communications; prevent and detect crime; investigate the use of the Company's internal and external email system; and provide evidence of compliance with business practices.

Cambridge Cognition Limited
Company Registration Number 4338746
Registered address:
Tunbridge Court
Tunbridge Lane
Bottisham
Cambridge
CB25 9TU
UK
**********************************************************************



Back to the top