Code review comment for lp:~zorba-coders/zorba/bug905035

Revision history for this message
Rodolfo Ochoa (rodolfo-ochoa) wrote :

For API purposes avoid STL usage like std::vector<string>, instead try to use Zorba Classes, like Iterator, I'm having difficulties trying to use STL on other languages.

« Back to merge proposal