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-Thread: 103376,913ffb3586d7a026 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!news.glorb.com!feeder.erje.net!nuzba.szn.dk!pnx.dk!news.tornevall.net!.POSTED!not-for-mail From: Jeffrey Carter Newsgroups: comp.lang.ada Subject: Re: What is the best method for transmitting objects/tagged records? Date: Mon, 06 Jun 2011 18:11:01 -0700 Organization: TornevallNET - http://news.tornevall.net Message-ID: References: NNTP-Posting-Host: 30991f3f151a6633596e274a49d8e36f Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: 3ac5aad3ef30b6791921429bb6562ce4 X-Complaints-To: abuse@tornevall.net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10 X-Complaints-Language: Spoken language is english or swedish - NOT ITALIAN, FRENCH, GERMAN OR ANY OTHER LANGUAGE! In-Reply-To: X-UserIDNumber: 1738 X-Validate-Post: http://news.tornevall.net/validate.php?trace=3ac5aad3ef30b6791921429bb6562ce4 X-Complaints-Italiano: Non abbiamo padronanza della lingua italiana - se mandate una email scrivete solo in Inglese, grazie X-Posting-User: 0243687135df8c4b260dd4a9a93c79bd Xref: g2news2.google.com comp.lang.ada:20629 Date: 2011-06-06T18:11:01-07:00 List-Id: On 06/06/2011 05:26 PM, Shark8 wrote: > > So, Dimitry kindly pointed me to the correct way of doing so: > - Entry: Read String > - Entry: Write Tag > - Entry: Write Object over a class-wide variable which had been > initialized to the correct type via the dispatching constructor. > > But the package Ada.Tags is of the wrong type/level to be included in > a remote_types or remote_interface package, so I cannot use that > method. Possibly use the external tag for communication, converting to a tag at the destination? -- Jeff Carter "I fart in your general direction." Monty Python & the Holy Grail 05