The next meeting of the Developer's SIG (Jan 6, 2004 7:00PM) will feature
Nicholas Lesiecki speaking on:

Introduction to Aspect Oriented Programming Using AspectJ.

Aspect-oriented programming (AOP) is a new programming technique that allows
programmers to modularize "crosscutting concerns" (behavior that cuts across
the typical divisions of responsibility, such as logging). AOP does this by
introducing aspects, which encapsulate behaviors that affect multiple
classes. With AspectJ (originally developed by Xerox PARC), Java developers
can take advantage of the modularization AOP can provide. This talk
introduces AOP and AspectJ and illustrates the benefits that result from
their use.

Additional details at: www.coffeeincodeout.com/DevSig/

This should be a great meeting! Hope to see you there.

Be sure to let me know if you plan to join us for dinner.

-------------------------------------------------------
Martin Lapidus
[EMAIL PROTECTED]
A programmer is a machine that turns coffee into code
www.coffeeInCodeOut.com
www.LascauxSoftware.com



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to