[Rd] serialization of external pointers
Romain Francois
romain at r-enthusiasts.com
Thu May 26 16:40:21 CEST 2011
Hello,
I'm looking for examples of how to handle serialization of external
pointers.
We use external pointers intensively in Rcpp for modules and one popular
request is to have persistence. And I guess we need to be able to
serialize/deserialize external pointers for this.
Also, module objects are all instances of reference classes, so maybe
that can be handled at the R level ?
Romain
--
Romain Francois
Professional R Enthusiast
+33(0) 6 28 91 30 30
http://romainfrancois.blog.free.fr
http://romain-francois.com
|- http://bit.ly/hdKhCy : Rcpp article in JSS
|- http://bit.ly/elZJRJ : Montpellier Comedie Club - Avril 2011
`- http://bit.ly/fhqbRC : Rcpp workshop in Chicago on April 28th
More information about the R-devel
mailing list