Core concern

Core concern

In computer science, a core concern is one of the main concerns a program is written for. The main coding of the application is to satisfy the core concerns, such as doing the tasks as visualized. Other coding which is to document changes, maintain histories and other non-direct actions supportive of the core tasks are not core concerns.

Example

If writing an application for Medical Records, the bookkeeping and indexing of such records is a core concern, while logging a history of changes to the record database or user database, or an authentication system, would be cross-cutting concerns since they touch more parts of the program.

The sum of all core concerns is the business logic of a program, while all other aspects of the program are needed for proper execution, but not part of the actual business logic.

See also


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • Concern Worldwide — Founder(s) Kay Kennedy John O’Loughlin Kennedy Registration No. 39647 Founded 1968 Location …   Wikipedia

  • Core gear — Gear Gear (g[=e]r), n. [OE. gere, ger, AS. gearwe clothing, adornment, armor, fr. gearo, gearu, ready, yare; akin to OHG. garaw[=i], garw[=i] ornament, dress. See {Yare}, and cf. {Garb} dress.] 1. Clothing; garments; ornaments. [1913 Webster]… …   The Collaborative International Dictionary of English

  • Cross-cutting concern — In computer science, cross cutting concerns are aspects of a program which affect other concerns. These concerns often cannot be cleanly decomposed from the rest of the system in both the design and implementation, and can result in either… …   Wikipedia

  • Cross-Cutting Concern — (CCC) ist ein Begriff der Informatik, der im Kontext des Teile und Herrsche Prinzips so genannte querschnittliche Belange einer Software bezeichnet, die deshalb nicht einfach modularisiert werden können, weil herkömmliche Modularisierungsansätze… …   Deutsch Wikipedia

  • Multi-core — A multi core processor (or chip level multiprocessor, CMP) combines two or more independent cores into a single package composed of a single integrated circuit (IC), called a die, or more dies packaged together. The individual core is normally a… …   Wikipedia

  • Multi-core processor — Diagram of a generic dual core processor, with CPU local level 1 caches, and a shared, on die level 2 cache …   Wikipedia

  • Armored Core 3 — Infobox VG title = Armored Core 3 developer = From Software publisher = Agetec distributor = vgrelease|EU=Metro 3D designer = engine = released = vgrelease|JP=April 1, 2002|NA=September 10, 2002|EU=May 30, 2003 genre = Action, Third person… …   Wikipedia

  • The Priddle Concern (album) — Infobox Album | Name = The Priddle Concern Type = Album Artist = The Priddle Concern Released = May 6, 2008 Recorded = 2004 2006 Genre = Indie rock Length = Label = Sparks Music Producer = Howie Beck, Andy Magoffin, John Critchley, Dave Neufeld… …   Wikipedia

  • ice core — ▪ geology Introduction       long cylinder of glacial ice recovered by drilling through glaciers in Greenland, Antarctica, and high mountains around the world. Scientists retrieve these cores to look for records of climate change over the last… …   Universalium

  • Aspect (computer science) — In computer science, an aspect is a part of a program that cross cuts its core concerns, therefore violating its separation of concerns. For example, logging code can cross cut many modules, yet the aspect of logging should be separate from the… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”