Library podcasts
Parleys.com: Making Sense of AOP Choices
One-size-fit-all fits nothing! Just one kind of AOP won't fit all applications, either.Therefore, there are many choices available when using Spring-AspectJcombination. First, there is a choice about AOP system: proxy-based AOP orbytecode-based AOP. Then there is a syntax choice: traditional Aspe...
- Running time
- 0h19m
- File size
- 13.00MB
Episode synopsis
One-size-fit-all fits nothing! Just one kind of AOP won't fit all applications, either.
Therefore, there are many choices available when using Spring-AspectJ
combination. First, there is a choice about AOP system: proxy-based AOP or
bytecode-based AOP. Then there is a syntax choice: traditional AspectJ,
@AspectJ, and XML syntax. Within bytecode-based weaving, there are weaving
choices: build time weaver or load-time weaver (LTW). If you choose LTW, you
have further choices of AspectJ agent-driven or Spring-driven LTW. Confused?
Don't be. These choices, while confusing at first, exists for a reason. This session
explores all these choices and provides guideline on choosing the right
combination to make you successful with AOP.
Related articles
Related discussion
-
vb6 generated help file not working in Window 7 and Vista
by Thushan Fernando (1 replies)
-
doctype in xml using c#.net
by madarapurajesh (0 replies)
-
Like statement in Xpath
by madarapurajesh (3 replies)
-
Problem looping through xml file to play a flv video file
by Bozmeister (0 replies)
-
Creating a Windows Service in VB.NET
by davidvanr (108 replies)
Comments
Leave a comment
Sign in or Join us (it's free).