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

Revision history for this message
Chris Hillery (ceejatec) 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.

« Back to merge proposal