Re: [cc65] Name conflict: grc

From: Payton Byrd <plbyrd1gmail.com>
Date: 2010-08-24 14:33:14
On Tue, Aug 24, 2010 at 6:20 AM, Ullrich von Bassewitz <uz@musoftware.de>wrote:

>
> Hi!
>
> On Mon, Aug 23, 2010 at 05:24:21PM -0400, Mark J. Reed wrote:
> > Are there dependencies on the name within cc65?  Could it perhaps be
> > renamed grc65 for consistency with the other binaries?
>
> I have no problem with renaming it. But this seems to be a general problem
> with linux packages and package managers: Once two files share the same
> path
> and name, there's a conflict. How is this solved in other cases?
>

::Payton greatly resists stating the obvious about the silliness of putting
multiple apps in the same path.::

Did I think that out loud?

::Yes you did::

:)

In all seriousness, why not give the apps long, descriptive names and then
provide symbolic links with shortened versions of the names for ease of use
for humans?  In makefiles it's just as easy to put rc :=
geoResourceCompiler65 in there as it is rc := grc, then if you have to
change your symbolic link, your makefiles don't have to change.

Maybe I've just been programming in Java and .Net too long.  In either
platform you'd never bat an eye at something like
org.cc65.geosResourceCompiler.class or CC65.GeosResourceCompiler.exe.

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Tue Aug 24 14:33:42 2010

This archive was generated by hypermail 2.1.8 : 2010-08-24 14:33:45 CEST