Edgewall Software

Opened 18 years ago

Last modified 7 years ago

#4 assigned defect

Better handling of namespace context

Reported by: cmlenz Owned by: anonymous
Priority: minor Milestone: 0.9
Component: General Version: 0.6
Keywords: Cc:

Description

Managing namespace context (i.e. the mapping of namespace URIs to prefixes) is somewhat messy at the moment, because any processor that needs namespace information is required to track the mappings itself.

Options to improve this would be:

  • Include a namespace context object with every event in the stream
  • Provide a utility class that could track namespace mappings on the stack of a generator

Change History (6)

comment:1 Changed 18 years ago by cmlenz

  • Milestone set to 0.3

comment:2 Changed 18 years ago by cmlenz

  • Milestone changed from 0.2 to 0.3

comment:3 Changed 18 years ago by cmlenz

  • Milestone 0.3 deleted

comment:4 Changed 14 years ago by anonymous

  • Version set to 0.6

comment:5 Changed 14 years ago by anonymous

  • Milestone set to 0.6.1
  • Owner changed from cmlenz to anonymous
  • Status changed from new to assigned
  • Type changed from enhancement to defect

comment:6 Changed 7 years ago by hodgestar

  • Milestone changed from 0.6.1 to 0.9

Move to milestone 0.9.

Note: See TracTickets for help on using tickets.