Code review comment for lp:~zorba-coders/zorba/get-namespace-bindings

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

> > No, I don't think so. Because the internal NsBindings uses zstring (not
> > zorba::String)
>
> I was talking about the public zorba::ItemFactory::createElementNode() method.
> It takes a std::vector<std::pair<zorba::String, zorba::String> > just like
> getNamespaceBindings() does.
Oh, sorry. Yes, that would make sense.

« Back to merge proposal