Opened 16 years ago
Closed 16 years ago
#722 closed task (fixed)
Create DynamicReporterQuery
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | BASE 2.4 |
Component: | migrate | Version: | |
Keywords: | Cc: |
Description
This will allow programs to load exactly the needed reporter information instead of creating a complete ReporterData? object. It might be used by the migration to imporve performance of a problematic part of the ReporterTransfer?.
Change History (2)
comment:1 Changed 16 years ago by
Owner: | changed from everyone to Nicklas Nordborg |
---|---|
Status: | new → assigned |
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [3664]) Fixes #722: Create DynamicReporterQuery?