<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4134.600" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I am still pretty new to AOP, so i still dont
really get the concepts too well. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>But is it possible to use aspects
while wrappers or frameworks sort of for GUI.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Like right now you have an object Window, and you
can do whatever you want with a window by using the methods of
Window.</FONT></DIV>
<DIV><FONT face=Arial size=2>Now how can aspects help in there?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>The only examples i have seen till now tell me
about the use in things like logging. Yeah sure it is good to be able to log
calls to each method by defining an aspect but i still havent seen any other
real examples of it.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Can anyone give me some nice examples to explain
the concept and its use a bit more, without using too technical
terms.</FONT></DIV>
<DIV><FONT face=Arial size=2>OOP has some really good examples(OK , i agree it
is pretty mature by now) with real world objects like using a bulb, etc
but i am yet to see such examples of AOP.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>