comp.lang.ada
 help / color / mirror / Atom feed
From: Brian.Gaffney@myrealbox.com (Brian Gaffney)
Subject: Re: New Ada binding to OpenGL
Date: 8 Jan 2003 12:20:22 -0800
Date: 2003-01-08T20:20:22+00:00	[thread overview]
Message-ID: <5e9b8c34.0301081220.157becd4@posting.google.com> (raw)
In-Reply-To: N73Q9.3354$FF4.203172@newsb.telia.net

David Holm <david@realityrift.com> wrote in message news:<N73Q9.3354$FF4.203172@newsb.telia.net>...
> Hi,
> thanks for the great feedback.
> 
> Joachim Schr�er wrote:
. . .
> > 2) I would prefer not to call the main package Opengl but instead use a
> > name more related to the original C headers like gl or gl_h.
> > (A personal reason: All my OpenGL applications and classes are in children
> > of a package called Opengl. There then are children like
> > with Win32.Gl; package Opengl.Gl renames Win32.GL;
> 
> I had a tough time deciding here. gl_h was used by the old OpenGL binding 
> and I wanted both that one and mine to be able to coexist.
> Most, if not all, Ada packages have longer names such as Ada.Text_IO, 
> System.Address and so on, so I didn't like using the very short "gl" name.
> I'm still not sure what to do here, OpenGL seemed to be the most Ada-ish.
> I'm calling the thick(er) binding AdaGL, which I'm working on.
> 
David,
   Since in your original post you stated:
> >> The binding is located here:
> >> http://adaopengl.sourceforge.net/
I take it your project name is AdaOpenGL.  This seems like a good
candidate for a main package name.  It would allow people to identify
your project from the package, the package from your project, and
would help reduce namespace conflicts (at least for people who know of
your project).



  reply	other threads:[~2003-01-08 20:20 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-28  6:32 New Ada binding to OpenGL David Holm
2002-12-30 20:50 ` Joachim Schr�er
2002-12-30 21:45   ` David Holm
2003-01-08 20:20     ` Brian Gaffney [this message]
2003-01-08 23:47       ` David Holm
2003-01-09  9:55         ` Bobby D. Bryant
2003-01-10 18:33           ` Brian Gaffney
2002-12-30 22:51   ` David Holm
2003-01-03 18:38     ` Joachim Schr�er
2003-01-03 23:56       ` David Holm
     [not found]         ` <67HR9.4217$gv.98715@newsfep1-gui.server.ntli.net>
2003-01-05  3:21           ` David Holm
2003-01-03 21:57   ` Bobby D. Bryant
2003-01-04 19:11     ` Joachim Schr�er
2002-12-30 20:54 ` Joachim Schr�er
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox