Ticket #132 (new task)
Add support for components
| Reported by: | david | Owned by: | david |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.0 |
| Component: | _OTHER_ | Version: | |
| Severity: | major | Keywords: | |
| Cc: | Patch attached: |
Description
Modules are parts of the application, such as "frontend" and "backend".
Models are interfaces to business logic stuff.
Components would be things like a poll, or a gallery. They offer business logic, presentational stuff etc in one package, and can easily be integrated or accessed from within a module.
This certainly will be darn hard to get right, but I'm sure it's possible somehow.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

