[Rprotobuf-commits] r298 - papers/user2010
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Mar 1 08:05:35 CET 2010
Author: romain
Date: 2010-03-01 08:05:35 +0100 (Mon, 01 Mar 2010)
New Revision: 298
Modified:
papers/user2010/abstract.tex
Log:
remove comments before submission
Modified: papers/user2010/abstract.tex
===================================================================
--- papers/user2010/abstract.tex 2010-02-27 17:25:48 UTC (rev 297)
+++ papers/user2010/abstract.tex 2010-03-01 07:05:35 UTC (rev 298)
@@ -43,11 +43,6 @@
lists, yet are managed by the underlying C++ library. These objects also
conform to the language-agnostic definition of the message type allowing
access to their content from other supported languages.
- % [Dirk] what does that last half-sentence mean? constrained as in conforming
- % [Romain] yes. updated. I also wanted to say that the actual memory of the object
- % is managed by the C++ library and not R, but I can't manage to
- % spell it.
- % [Dirk] Ok, here is a try. May be getting to detailed.
As the protocal buffers library does not offer any built-in support
for networked access to protocol buffer streams, we intend to take
More information about the Rprotobuf-commits
mailing list