comp.lang.ada
 help / color / mirror / Atom feed
From: sbelmont700@gmail.com
Subject: Re: Question[s] about aliased extended return.
Date: Fri, 9 Nov 2012 14:04:17 -0800 (PST)
Date: 2012-11-09T14:04:17-08:00	[thread overview]
Message-ID: <6b1d2c76-baf9-4c9b-b6c7-51c92f3cb561@googlegroups.com> (raw)
In-Reply-To: <op.wnizz1nvule2fv@cardamome>

On Friday, November 9, 2012 4:44:19 PM UTC-5, Hibou57 (Yannick Duchêne) wrote:
> 
> Just out of curiosity, for a thin binding, would reuse the names used in  
> 
> the API or would you change names only in a tick binding? (most of times,  
> 
> I feel API names are not nice to read).
> 

My preference for the thin binding is to reuse the name exactly as it in the C API, import the actual C function with a preceeding 'C_', and then clean up the thick binding as needed (usually it ends up being split apart into child packages, depending on the API), but of course to each their own.

-sb



  reply	other threads:[~2012-11-09 22:04 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-02 15:55 Question[s] about aliased extended return Shark8
2012-11-09  0:43 ` Randy Brukardt
2012-11-09  3:40   ` Yannick Duchêne (Hibou57)
2012-11-10  7:34     ` Randy Brukardt
2012-11-09 19:42   ` Shark8
2012-11-09 20:53     ` sbelmont700
2012-11-09 21:44       ` Yannick Duchêne (Hibou57)
2012-11-09 22:04         ` sbelmont700 [this message]
2012-11-09 22:56           ` Shark8
2012-11-09 22:54         ` Shark8
2012-11-10  7:27           ` Randy Brukardt
2012-11-10 16:08             ` Shark8
2012-11-10  1:08     ` Jeffrey Carter
2012-11-10  1:52       ` Shark8
2012-11-10  2:17         ` Yannick Duchêne (Hibou57)
2012-11-10 10:59         ` Bill Findlay
replies disabled

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