Changeset [2f4f8aac5da1e3343f2ed0f349e75dcfac725e7f] by Christopher Groskopf

December 24th, 2008 @ 01:09 AM

Implemented thoroughly awesome front-controller pattern via the Application class.

This opens the door for a variety of more nuanced interactions between the primary components of the application AND provides a useful layer of abstraction for logging, debugging, testing, etc. http://github.com/bouvard/nostap...

Committed by Christopher Groskopf

  • M application.py
  • M controllers/document.py
  • M controllers/main.py
  • M controllers/page.py
  • M controllers/preferences.py
  • M controllers/save.py
  • M models/document.py
  • M models/main.py
  • M models/preferences.py
  • M models/save.py
  • M nostaples
  • M views/document.py
  • M views/main.py
  • M views/page.py
  • M views/preferences.py
  • M views/save.py
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

A PyGTK-based desktop scanning application with an emphasis on low-volume document archival for small businesses and home offices.