CairngormDomainLayer

### Cairngorm 3 - [ Home ][1] - [ Guidelines ][3] - [ Tools ][4] - [ Libraries Downloads ][2]
### Cairngorm 2 - [ Home ][5] - [ Framework Downloads ][6] - [ Eclipse Plugin ][7]
### Project - [ Source ][8] - [ Bug Database ][9] - [ Submitting a Patch ][10] - [ Developer Documentation ][11] - [ Forums ][12] - [ License ][13]

Cairngorm Architecture: Domain Layer

An abstraction of a real-world problem domain and is there to serve the UI with a representation of the real world.

** Responsilbities **

  • Validation
  • Computations around the problem domain
  • Filtering (additional filtered collections enrich the Domain Model)
  • Sorting (can also be Presentation Layer responsibility)
  • Formatting (can also be a Presentation Layer responsibility)

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.