Closed GoogleCodeExporter closed 9 years ago
Pretty print is not supported yet, but is planned to be in the next release.
Original comment by aus...@skyles.us
on 26 Oct 2011 at 6:52
thx u for api. btw :)
and i have one more question.
what is the best way to split large text ?
i got exeption for texts (chinese) more then 200-400 character
so i split text by "." and if is's not sucesfull i split by 200 characters.
do u plan to make some split lagorythm by yourself ?
And then is next release ?:)
Original comment by ili...@infolink.co.il
on 26 Oct 2011 at 8:29
If you want to ask these kinds of questions, please join and use the mail group:
https://groups.google.com/forum/#!forum/google-api-dotnet-client
The bug system is not intended for this kind of use, and is much better for
issues that need to be fixed and feature requests in the Google API client
library for .NET.
For generic programming questions about C# (such as splitting text) there are
many web sites that can help you, such as stackoverflow.com. Please post the
question to those forums if you are still having trouble. We do not intend to
have our own text splitting implementation.
The next release is tentatively planned for the early November.
Original comment by asky...@google.com
on 27 Oct 2011 at 3:35
Original comment by asky...@google.com
on 7 Nov 2011 at 3:36
Original issue reported on code.google.com by
ili...@infolink.co.il
on 26 Oct 2011 at 6:09