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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,886c71cc8d798d67 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,UTF8 Received: by 10.180.101.9 with SMTP id fc9mr1685454wib.3.1351478331815; Sun, 28 Oct 2012 19:38:51 -0700 (PDT) Path: q13ni92136wii.0!nntp.google.com!feeder1.cambriumusenet.nl!feed.tweaknews.nl!85.12.40.130.MISMATCH!xlned.com!feeder1.xlned.com!border2.nntp.ams.giganews.com!nntp.giganews.com!newsreader4.netcologne.de!news.netcologne.de!zen.net.uk!dedekind.zen.co.uk!aioe.org!.POSTED!not-for-mail From: =?utf-8?Q?Yannick_Duch=C3=AAne_=28Hibou57?= =?utf-8?Q?=29?= Newsgroups: comp.lang.ada Subject: Re: Anouncement: OpenGL Binding w/ Ada-2012. Date: Fri, 26 Oct 2012 15:50:49 +0200 Organization: Ada @ Home Message-ID: References: <277d0e8f-6b00-44e9-8d1f-1d25007fcc72@googlegroups.com> NNTP-Posting-Host: q6HlfgUjnjacTi52J0+pXw.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: Opera Mail/12.02 (Linux) X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable Date: 2012-10-26T15:50:49+02:00 List-Id: Le Thu, 18 Oct 2012 19:16:51 +0200, Shark8 a = = =C3=A9crit: > If you do give it a try, feel free to post impressions, ideas, = > suggestions. > Thank you. Won't have time to play with it, but I like reading at spec files: what = = about further decomposition with child packages organized by concerns? E= x: = `TAO_GL.Functions` is a bit long, and may be a child package for colours= , = another for matrix operations, and one for lights and materials (or two = = different children for each), would make it even cleaner. But that may b= e = just me, I tend to split a lot to get tiny regions. -- = =E2=80=9CSyntactic sugar causes cancer of the semi-colons.=E2=80=9D [1] =E2=80=9CStructured Programming supports the law of the excluded muddle.= =E2=80=9D [1] [1]: Epigrams on Programming =E2=80=94 Alan J. =E2=80=94 P. Yale Univers= ity