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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: "J-P. Rosen" Newsgroups: comp.lang.ada Subject: Re: [ANN] List_Image v0.2.0 Date: Mon, 12 Feb 2018 07:55:56 +0100 Organization: Adalog Message-ID: References: <575826a1-c983-49aa-95e2-54048f6b7b5b@googlegroups.com> <3b72aae1-7ff4-48a9-a154-f17cd6784334@googlegroups.com> <7f5fec97-6ae6-4833-87df-77aac5a8e4ff@googlegroups.com> <191ef0a8-865e-49be-baa6-6c5c2d0b55fc@googlegroups.com> <39661f79-1df7-41fb-8bf9-fec1d60da217@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Date: Mon, 12 Feb 2018 06:57:25 -0000 (UTC) Injection-Info: reader02.eternal-september.org; posting-host="e820205d7a994e5baa47dbe2c478aed6"; logging-data="12397"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+49uVVPV1IDK6HIL/18I5O" User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 In-Reply-To: <39661f79-1df7-41fb-8bf9-fec1d60da217@googlegroups.com> Content-Language: fr Cancel-Lock: sha1:0CD7/omsobQPaJlAZs8DgvFvFgE= Xref: reader02.eternal-september.org comp.lang.ada:50383 Date: 2018-02-12T07:55:56+01:00 List-Id: Le 12/02/2018 à 00:27, Lionel Draghi a écrit : > I haven't given up on that Text package, but to avoid forcing users to pull to much packages (unless standard) with this simple utility, I tried another solution : I moved multi lines declarations to platform dependent child packages named Unix_ and Windows_Predefined_Styles. And of course, you provide a package like: with Windows_Predefined_Style; package Predefined_Style renames Windows_Predefined_Style; and users will use the package Predefined_Style everywhere. This way, moving to Unix would require changing two words in one file! -- J-P. Rosen Adalog 2 rue du Docteur Lombard, 92441 Issy-les-Moulineaux CEDEX Tel: +33 1 45 29 21 52, Fax: +33 1 45 29 25 00 http://www.adalog.fr