Hi Jamu >> return DecoratedResultSet(store.find(xxxx)) >> >> I'll poke around and see if it works for me ie the count() and the >> object construction. Perhaps this sort of class should be moved into the >> core storm API and not just be left as a Launchpad only thing. > > We've talked about it before, but it's really a hack. It'd be better > to support proper eager loading in Storm than introduce something like > DecoratedResultSet.
Is there a roadmap for storm or some other way to see if these sorts of features on people's radar so to speak? DecoratedResultSet seems to be used in a few places in Launchpad and the use case I have been advocating I would think would be useful in general, plus there's the count and group_by issue. In other words, it does seem there's a need there to do "something". I'm merely curious to see if the folks setting the storm development roadmap agree :-) -- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
