From 6b0de48efcf00bc4de1a78c15b57be01f73268ba Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 20 Apr 2009 13:11:14 +0200 Subject: Minor wording changes --- documentation/cxx/hybrid/guide/index.xhtml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'documentation') diff --git a/documentation/cxx/hybrid/guide/index.xhtml b/documentation/cxx/hybrid/guide/index.xhtml index d2cc1ef..465f3d8 100644 --- a/documentation/cxx/hybrid/guide/index.xhtml +++ b/documentation/cxx/hybrid/guide/index.xhtml @@ -416,10 +416,10 @@ representations contain only the data without any meta information or markup. Consequently, saving to and loading from a binary format can be an order of magnitude faster as well as result - in a much smaller footprint compared to parsing and serializing - the same data in XML. Furthermore, the resulting representation - is normally several times smaller than the equivalent XML - representation.

+ in a much smaller application footprint compared to parsing and + serializing the same data in XML. Furthermore, the resulting + representation is normally several times smaller than the equivalent + XML.

The Embedded C++/Hybrid mapping was specifically designed and optimized for mobile and embedded systems where hardware -- cgit v1.1