AOP-Myths and Realities
Recorded at:
minor bugs - our first video!
by
Floyd Marinescu
- if you're on a slower internet connection (512 or less) - you may need to refresh the page once or twice before it starts to work
- if you don't have Flash 8+ installed, you will only hear audio - please upgrade (you should see a message to this effect on the interface)
We are working on solving both of these... We hope you enjoy this video, it is the first of many! :)
InfoQ Team
nice
by
Sandeep Khurana
1. Can such a big demo can be split into parts of small demos too ? And give a choice to watch full demo or demo in parts?
2. Is there any possiblity for the code which was shown in demo to be downloaded ? So that we can play around?
3. Was there no question asked by the audience there? If there were questions asked, would be helpful to present the Q&A session too.
4. Although the presestation slides showed some references for further readings, but is it possible to have some sort of resource section here for books, sites , tutorials etc for the topic presented ?
Re: nice
by
Ramnivas Laddad
2. Is there any possiblity for the code which was shown in demo to be downloaded ? So that we can play around?
You should find most code as a part of AspectJ in Action's downloadable source (www.manning-source.com/books/laddad/laddad_src_...)
3. Was there no question asked by the audience there? If there were questions asked, would be helpful to present the Q&A session too.
I think I remember wondering about no questions, too (usually, there are quite a few questions). I think Floyd's camera intimidated the attendees :-).
4. Although the presestation slides showed some references for further readings, but is it possible to have some sort of resource section here for books, sites , tutorials etc for the topic presented ?
See my article on the same topic that includes the information you are seeking:
www-128.ibm.com/developerworks/java/library/j-a...
A text version ?
by
ZedroS Schwartz
Is there some way to have some text based support for this presentation ?
Not all of us can access to the video and/or have sound on, so any other support is welcomed. For example, could some presentation slides be available ?
Thanks in advance
ZedroS
Re: minor bugs - our first video!
by
Vijay Nathani
Thanks........Vijay.
I "get it" now.
by
Chad Bradley
I had not been convinced about aspects before. When hearing how people were using it I had always thought of it as a hack.
I "get it" now.
I would love to see an article or video that concentrates on unit testing best practices. It has taken years of experience to write code that is easily testable. The result is alot of test code and fixtures that is not near as pretty as the production code. I can see how aspects could make unit testing even simpler and make production code less complex, yet just as testable.
Great job Ramnivas!
Re: A text version ?
by
Floyd Marinescu
I still don't buy it.
by
Jonathan Allen
By the time the speaker is done, there is no code left in the actual classes. At that point, why have the actual classes?
Many of the examples were trying to solve problems created by overapplying design patterns. Dynamic proxies, observer patterns, factories, and other such nonsense are so rarely needed that they should be alien topics to most programmers. The fact that they are seen as as problems to be solved showed they are improperly used.
Now, if AOP was positioned as a cool way to do tracing and logging I would buy into it. Integrate it into a good test bench and you have a killer tool.





Hello stranger!
You need to Register an InfoQ account or Login to post comments. But there's so much more behind being registered.Get the most out of the InfoQ experience.
Tell us what you think