Ticket #89 (new defect)
Opened 4 months ago
Namespace Registry for default XML Namespace Handlers
| Reported by: | markmandel | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Beans | Version: | 2.1 |
| Keywords: | Cc: |
Description
Right now, all Namespace handlers are loaded with ColdSpring? when it is first started, whether they are needed or not.
What would be a lot better, is if there where a namespace lookup table for default Namespace handlers, so that they only got loaded when they were actually requested.
Note: See
TracTickets for help on using
tickets.