Framework: A application framework provides a extendable set of classes for defining resources, thread management, semaphore management, persistence, configuration, and process control.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2000-02-02
Possible idea: The application framework can be built around a MVC, or a MVC derivative, architecture.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The libcorelinux library has requirements for the Subject and Observer,
the foundation of MVC, or where you thinking along the lines of something
else. Either way, it will be good to describe the use cases for this at a
application level.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Framework: A application framework provides a extendable set of classes for defining resources, thread management, semaphore management, persistence, configuration, and process control.
Possible idea: The application framework can be built around a MVC, or a MVC derivative, architecture.
The libcorelinux library has requirements for the Subject and Observer,
the foundation of MVC, or where you thinking along the lines of something
else. Either way, it will be good to describe the use cases for this at a
application level.