Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Pointcut
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Criticisms == Pointcut languages impact important software properties like [[evolvability]] and comprehensibility in a negative way. There might be a possibility where there is a need to perform [[Code refactoring|refactoring]] to define a correct aspect, which in general should not happen since refactoring is to make code cleaner. It is also not [[scalable]] when there are multiple aspects to be applied on the same code and each aspect requires a different refactoring.<ref name=":0">{{Cite CiteSeerX |title=Inductively generated PointCuts to support refactoring to Aspects |year=2004 |citeseerx = 10.1.1.2.594}}</ref> In general every aspect will be tightly coupled with an application's structure as the pointcuts explicitly contain a method's signature, so when an application changes the pointcut needs to be changed as well. This can be quite problematic for a developer.<ref name=":0" />
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)