Code review comment for lp:~davidagraf/zorba/trace_without_debug_info

Revision history for this message
Matthias Brantner (matthias-brantner) wrote :

> > > Matthias: why is that desirable? Especially for SingletonItemSequence, is
> > > there any internal-runtime class with equivalent functionality?
> > It's one level of indirection which is not necessary and it bloats includes
> > and dependencies.
>
> In that case, can you answer my other question: Is there equivalent
> functionality he could use in the runtime?
store::TempSeq_t Store::createTempSeq(store::Item_t&) could be used.

« Back to merge proposal