Feature #72
Fix @package and @subpackage annotation in all Framework classes
| Status: | Closed | Start: | ||
| Priority: | Should have | Due date: | ||
| Assigned to: | Robert Lemke | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 0.1.0 | |||
Description
Some (well, most) of the @subpackage annotations are wrong ...
History
2007-12-07 16:12 - Robert Lemke
- Status changed from New to Closed
- Sprint set to fixed
(In r394) Clean up of annotations and fix of the Default Controller.
- Framework: (MVC) The dispatcher now throws an exception if the Controller specified in the Request object is invalid.
- Framework: (MVC) Repared the Default Controller (was no Request Handling Controller yet).
- Framework: Fixed all @package and @subpackage annotations. Closes
#72. - DataAccess: Removed this package