Index: [thread] [date] [subject] [author]
  From: Rodolphe Ortalo <ortalo@laas.fr>
  To  : ggi-develop@eskimo.com
  Date: Thu, 9 Jul 1998 12:34:49 +0200

Re: Degas cleanups

>degas/lib
>degas/lib/libggi
>degas/lib/libggi/include
>degas/lib/libggi/extensions
>degas/lib/libggi/extensions/libggi2d
>degas/lib/svgalib
>
>	Mostly OK right now, except for deciding where libggi2d should
>go.  IMHO it is a LibGGI extension (and hence part of LibGGI) and so the
>above directory structure would be correct.  However, it is currently
>also present in degs/lib/libggi2d.  We need to resolve this.

Well: there is also an urgent issue on this (at least, urgent for me ;-).

WHERE SHOULD I PUT LIBGWT ????? (NB: This applies also to libggi2d.)

I had put it in degas/lib/libgwt (1)...
then I changed and put it in degas/lib/libggi/extensions/libgwt (2)...
then I heard Andreas tell me that it should go back in (1)...
then Jon says that it should go in (2).... (again)

And: I will commit the first prototype this evening (because I will
go on holiday tomorrow for a week).

If you keep on joking at me with this location, I'm gonna put it
in:
degas/libgwt/is/an/extension/of/libggi/but/I/am/not/sure/of/its/location !!!

No,  no kidding, if we have a strict policy, we should put all libggi
extension libs in degas/lib/libggi/extensions. But if the _only_
directory in degas/lib is libggi then we have one extra level for
nothing. Maybe we can keep the degas/lib/{libggi,libggi2d,libgwt,...}.
It's easier to use (in my totally intuitive opinion). [1]


Rodolphe

[1] Note that this is the solution that obliges me to spend an hour
moving the thing before commiting. So, I am sincere.

Index: [thread] [date] [subject] [author]