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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fa18fb47ddd229a7 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-12-11 22:01:37 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Proposed change to BC iterator parameters [limitedness] Date: 12 Dec 2003 05:58:57 +0000 Organization: Pushface Sender: simon@smaug.pushface.org Message-ID: References: <3FD86CBE.1010708@noplace.com> NNTP-Posting-Host: pogner.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.demon.co.uk 1071208896 6168 62.49.19.209 (12 Dec 2003 06:01:36 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Fri, 12 Dec 2003 06:01:36 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Xref: archiver1.google.com comp.lang.ada:3408 Date: 2003-12-12T05:58:57+00:00 List-Id: Marin David Condic writes: > Here's a question because I have not looked at either of these > libraries in any detail: Does either Charles or Booch support some > kind of persistance of objects? By which I mean do they store/retrieve > from a file or serialize to/from a stream such that they could be put > into a file readily? The BCs support streams. Mark Bond worked on extending the BCs to provide persistence, I haven't rolled the work into the mainstream .. http://www.pushface.org/components/bc/contrib/bond/ -- Simon Wright 100% Ada, no bugs.