comp.lang.ada
 help / color / mirror / Atom feed
From: Ivan Levashew <octagram@bluebottle.com>
Subject: Re: Using "/" As Dot Replacement with GNAT
Date: Thu, 1 Jan 2009 05:20:15 -0800 (PST)
Date: 2009-01-01T05:20:15-08:00	[thread overview]
Message-ID: <a63d1d4f-6f73-4e4f-997b-abba6a4673ba@r36g2000prf.googlegroups.com> (raw)
In-Reply-To: 5bd799d9-fbf0-4c72-83a6-f46d96c5831d@o40g2000prn.googlegroups.com

> Has anyone had any success using "/" as the
> dot replacement for file names with GNAT,
> i.e., the spec file for the package A.B.C
> would be a/b/c.ads?  This would give a
> structure similar to the Java source
> structure.

This structure is specific to Eclipse IDE,
not to Java as whole.

XCode, for instance, does nothing to
support Eclipse-style directory
structure.

Personally, I prefer .NET-style filenames
(Mixed_Case.Dot_Separated.adb).

Configuration pragmas allow to do
any file naming conventions:

http://www.adacore.com/wp-content/files/
auto_update/gnat-unw-docs/html/gnat_ugn_11.html#SEC112



  parent reply	other threads:[~2009-01-01 13:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-27 23:24 Using "/" As Dot Replacement with GNAT Michael Rohan
2008-12-29 10:45 ` Jean-Pierre Rosen
2008-12-29 12:00   ` Georg Bauhaus
2009-01-01 13:20 ` Ivan Levashew [this message]
2009-01-01 15:27 ` Per Sandberg
2009-01-05  7:31 ` Martin Krischik
replies disabled

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