Definition of Aspect Oriented Programming

Eric Eide eeide at cs.utah.edu
Wed Jun 18 10:39:07 EDT 2003


"aeze616" == aeze616  <aeze616 at cse.unsw.edu.au> writes:

	aeze616> What is aspect oriented programming?  I read a little bit
	aeze616> about AspectJ.  It seems to me that its like...some kinda, new
	aeze616> syntax that ain't related to the original Java language.  How
	aeze616> do it work in general?

For information about AspectJ, see <http://www.eclipse.org/aspectj/>.

For information about aspect-oriented programming (AOP) and aspect-oriented
software development (AOSD) in general, see <http://aosd.net/>.

ObPython: for information about AOP in Python, see
<http://pythius.sourceforge.net/>.

Eric.

-- 
-------------------------------------------------------------------------------
Eric Eide <eeide at cs.utah.edu>  .         University of Utah School of Computing
http://www.cs.utah.edu/~eeide/ . +1 (801) 585-5512 voice, +1 (801) 581-5843 FAX




More information about the Python-list mailing list