Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

In aspect-oriented programming (AOP), for example AspectJ, one can specify when the aspect is called; whereas, in OOP, a method could be called from anywhere, within its scope.

0 views
Skip to first unread message

Casey Hawthorne

unread,
Nov 4, 2009, 6:00:04 PM11/4/09
to
In aspect-oriented programming (AOP), for example AspectJ, one can
specify when the aspect is called; whereas, in OOP, a method could be
called from anywhere, within its scope.

Would there be a software engineering advantage, to control who may
call a method? That is, a way to manage the call sites of the method.
--
Regards,
Casey

0 new messages