Re: Re: anyone ?

Nirendra Awasthi <nirendra_awasthi-/[email protected]>
Newsgroups gmane.user-groups.linux.delhi.devel
Message-ID <[email protected]>
--- "V.Vivek" <[email protected]> wrote:
> can you please enlighten about Aspect. What's
> exactly is Aspect Oriented
> programming.. ?

  Procedural programming introduced functional
abstraction, OOP introduced object abstraction, and
AOP introduces concern abstraction. 
  It encapsulates behaviours that affect multiple
classes into reusable modules. Examples could be
synchronization and logging. 
  With AOP, each aspect can be expressed in a separate
and natural form, and can then be automatically
combined together into a final executable form by an
aspect weaver. As a result, a single aspect can
contribute to the implementation of a number of
procedures, modules, or objects, increasing
reusability of the codes.

I can give a presentation on this if everybody is
interested in this :)


=====
Disclaimer: Any resemblance between the above views and those of my employer, my terminal, or the view out my window are purely coincidental. Any resemblance between the above and my own views is non-deterministic. The question of the existence of views in the absence of anyone to hold them is left as an exercise for the reader. The question of the existence of the reader is left as an exercise for the second god coefficient. (A discussion of non-orthogonal, non-integral polytheism is beyond the scope of this article.)

__________________________________
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway 
http://promotions.yahoo.com/design_giveaway/

_______________________________________________
The ILUGD-Dev mailing list
Ilugd-dev-cunTk1MwBs8/[email protected]

Subscribe/Unsubscribe/Suspend your list membership at:
http://frodo.hserus.net/mailman/listinfo/ilugd-dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.