From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,761a5bc3f2885ba8 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!k6g2000yqn.googlegroups.com!not-for-mail From: =?UTF-8?Q?Tomek_Wa=C5=82kuski?= Newsgroups: comp.lang.ada Subject: Re: Serialization Date: Wed, 29 Jul 2009 09:20:55 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <9343edff-25c2-4d2b-ac02-dd7a1446bd0d@h21g2000yqa.googlegroups.com> NNTP-Posting-Host: 83.5.154.93 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1248884545 24196 127.0.0.1 (29 Jul 2009 16:22:25 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 29 Jul 2009 16:22:25 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: k6g2000yqn.googlegroups.com; posting-host=83.5.154.93; posting-account=Ar5oKAoAAAD4cyp5eTv5CtR88dGtUxxC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.9.1.1) Gecko/20090717 Fedora/3.5.1-1.fc11 Firefox/3.5.1,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:7411 Date: 2009-07-29T09:20:55-07:00 List-Id: On 29 Lip, 18:04, "Dmitry A. Kazakov" wrote: > Depending on what you mean: I will be implementing Memcached [1] protocol soon (which will be open source, of course). There is a need of marshalling / demarshaling objects. [1] http://www.danga.com/memcached/