Talk:Concern (computer science)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

The main issue I had with the previous version is that a cross-cutting concern, once separated and isolated is no longer cross-cutting. A reformulation of the problem or perhaps more expressive programming languages will make previously cross-cutting concerns non-crosscutting.

--Andrew Eisenberg 19:14, 29 August 2005 (UTC)[reply]

Disputed: Accuracy, Verifiability Original Research[edit]

It appears Edsger W. Dijkstra coined the term Separation of concerns and the concept forms a theme running through many of his papers, some of which I cite here:

http://www.cs.utexas.edu/users/EWD/transcriptions/EWD02xx/EWD288.html http://www.cs.utexas.edu/users/EWD/transcriptions/EWD03xx/EWD303.html http://www.cs.utexas.edu/users/EWD/transcriptions/EWD03xx/EWD316.html http://www.cs.utexas.edu/users/EWD/transcriptions/EWD03xx/EWD340.html http://www.cs.utexas.edu/users/EWD/transcriptions/EWD03xx/EWD361.html http://www.cs.utexas.edu/users/EWD/transcriptions/EWD03xx/EWD389.html http://www.cs.utexas.edu/users/EWD/transcriptions/EWD04xx/EWD447.html http://www.cs.utexas.edu/users/EWD/transcriptions/EWD04xx/EWD450.html http://www.cs.utexas.edu/users/EWD/transcriptions/EWD04xx/EWD454.html http://www.cs.utexas.edu/users/EWD/transcriptions/EWD05xx/EWD512.html http://www.cs.utexas.edu/users/EWD/transcriptions/EWD05xx/EWD514.html http://www.cs.utexas.edu/users/EWD/transcriptions/EWD05xx/EWD526.html http://www.cs.utexas.edu/users/EWD/transcriptions/EWD06xx/EWD611.html http://www.cs.utexas.edu/users/EWD/transcriptions/EWD06xx/EWD641.html http://www.cs.utexas.edu/users/EWD/transcriptions/EWD07xx/EWD709.html http://www.cs.utexas.edu/users/EWD/transcriptions/EWD07xx/EWD716.html http://www.cs.utexas.edu/users/EWD/transcriptions/EWD07xx/EWD791.html http://www.cs.utexas.edu/users/EWD/transcriptions/EWD09xx/EWD932c.html http://www.cs.utexas.edu/users/EWD/transcriptions/EWD09xx/EWD963.html http://www.cs.utexas.edu/users/EWD/transcriptions/EWD10xx/EWD1013.html http://www.cs.utexas.edu/users/EWD/transcriptions/EWD10xx/EWD1024.html http://www.cs.utexas.edu/~EWD/transcriptions/EWD12xx/EWD1298.html http://www.cs.utexas.edu/users/EWD/obituary.html

The concerns Dijkstra mentions apply to entire systems (even systems of systems -- perhaps even universally) and would concern everyone affected by the system. Thus, when I approach the ATM with my bank card, I am concerned with correctness, performance, availability, concurrency, security, need, relevance, cost etc. I have no concern whatsoever for source code, implementations, design patterns, use cases, any sort of diagram or any grouping of same.

Concerns can have different importance and the importance can vary over time. Thus availability of the ATM is less of a concern when stopping at the ATM while passing by than it is when I have no money in my pocket needing something from a store about to close. Correctness, on the other hand, is always an important concern.

Sometimes one can break down a concern into other concerns. Thus, a concern for reliability might comprise concerns for correctness, availability and durability as one cannot rely on anything incorrect, unavailable or broken.

This article redefines the term from its original meaning and offers no citations for verification. If one has a verifiable source for some redefinition, both the original meaning and the new meaning need mention to avoid POV.

The explanation of the term given in the article seems wrong and the examples of proposed solutions do not seem to address the separation of concerns at all as the separation of concerns is an intellectual discipline more than anything else.

Bob Badour 17:49, 26 June 2006 (UTC)[reply]

I reworked this article based on my own experiences with software development and AOP, noting Dijkstra's prior work and trying to find sources for core ideas. User:Bob Badour's dispute stood for a year and a half with no major edits nor any discussion. I believe the current version more closely reflects Bob's desired changes, and am removing the dispute tag. Feel free to continue the discussion or to write on my Talk page about this, including the article's place in the greater collection of Software Development articles. mordel (talk) 18:26, 25 January 2008 (UTC)[reply]

Behavior[edit]

Is behavior something specific to UML? --Abdull 15:28, 1 June 2007 (UTC)[reply]

External links modified[edit]

Hello fellow Wikipedians,

I have just modified one external link on Concern (computer science). Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:

When you have finished reviewing my changes, you may follow the instructions on the template below to fix any issues with the URLs.

This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}} (last update: 18 January 2022).

  • If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
  • If you found an error with any archives or the URLs themselves, you can fix them with this tool.

Cheers.—InternetArchiveBot (Report bug) 22:53, 11 August 2017 (UTC)[reply]

The first reference - to "Concern Spaces at IBM" appears to be dead. Does anyone have an up-to-date link? — Preceding unsigned comment added by Dm5037 (talkcontribs) 17:22, 7 December 2017 (UTC)[reply]