Ticket #268 (closed task: fixed)
Change MapBuilder architecture to build TableMap on-demand
| Reported by: | hans | Owned by: | hans |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.3 |
| Component: | Generator | Version: | devel |
| Severity: | normal | Keywords: | map builder |
| Cc: |
Description
A rather runtime-intensive part of current Propel initialization is the initialization of the MapBuilder classes.
This can be done in a more on-demand way, by registering the table-building MapBuilder classes with the DatabaseMap and only actually building the TableMap objects when needed.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

