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=1.2 required=5.0 tests=BAYES_00,FREEMAIL_FROM, FREEMAIL_REPLYTO,HEADER_SPAM,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 109fba,745ecf6266b2fdbf X-Google-Attributes: gid109fba,public X-Google-Thread: 100850,745ecf6266b2fdbf X-Google-Attributes: gid100850,public X-Google-Thread: 103376,745ecf6266b2fdbf X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-02-18 22:34:29 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news-out.visi.com!hermes.visi.com!gemini.plethora.net.POSTED!not-for-mail Subject: Re: [ANN] an EBNF parser and coding pattern tool (LGPL) Content-Transfer-encoding: 8bit References: From: Alan Balmer X-Newsreader: Forte Agent 1.93/32.576 English (American) Organization: Balmer Consulting X-Orig-x-trace: fu-berlin.de 1045495435 49716377 63.91.131.33 (16 [162642]) Content-Type: text/plain; charset=ISO-8859-1 Return-Path: Mime-Version: 1.0 Reply-To: alnobalmerspam@att.net Newsgroups: comp.lang.c.moderated,comp.lang.ada,comp.lang.c++ Message-ID: X-Orig-nntp-posting-host: 63.91.131.33 Originator: clcm@plethora.net (Comp Lang C'Moderated) Date: 19 Feb 2003 06:10:36 GMT NNTP-Posting-Host: cb4d5f97.news.plethora.net X-Trace: 1045635036 gemini.plethora.net 22477 clcm@205.166.146.1 X-Complaints-To: abuse@plethora.net Xref: archiver1.google.com comp.lang.c.moderated:7467 comp.lang.ada:34220 comp.lang.c++:204114 Date: 2003-02-19T06:10:36+00:00 List-Id: On 15 Feb 2003 20:14:02 GMT, codeworker@free.fr (Cedric LEMAIRE) wrote: >Juli�n Albo wrote in message news:... >> Cedric LEMAIRE escribi�: >> >> > > OK, I'll bite ... why do you think C++ templates are too restricted? >> >> > The C++ compiler doesn't give you introspection to implement C++ >> > templates that work on the composition of a class. >> > How to write with C++ templates an "Object Unmarshaller", for >> > instance? I mean, something that reads the serialized content of an >> > object and that builds the corresponding object in memory. Be careful! >> > No intervention must be done on these objects in C++ to facilitate >> > their integration into the "unmarshaller". >> >> But here you talk about how are the classes in C++, not the templates. > >I talk about how to do such a C++ class with templates if i don't have >introspection. > >-- C�dric Please stop cross-posting this to comp.lang.c -- comp.lang.c.moderated - moderation address: clcm@plethora.net