launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #04420
BugTaskSet.search now returns a DecoratedResultSet
My milestone query-reduction patch from last performance-tuesday has
now landed; it needed to be stormified to land :(, so it is :), but
rather cruftily :(.
Anyhow, the main point is, that if you're working on or near that with
an outstanding branch, you may have some interactions if you were
using SQLObjectResultSet idioms on top of it, and I didn't want anyone
scratching their head if a branch fails to perform correctly when
landing/after merging devel.
-Rob