> "Tom" == Tom Tromey <[EMAIL PROTECTED]> writes:
Tom> One last thing about separating into modules: we'll probably want
Tom> to put the module files into their own directory in the source
Tom> and install trees. Let's start a new directory for this sooner
Tom> rather than later.
I agree!
One last thing about separating into modules: we'll probably want to
put the module files into their own directory in the source and
install trees. Let's start a new directory for this sooner rather
than later.
Tom
> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes:
Tom> But do we really want objects with public attributes? It seems
Tom> to me that we'd probably rather have objects with public methods
Tom> and private attributes.
Akim> Nevertheless, in the present case, these are not exactly
Akim> a
> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes:
Akim> * automake.in (Language): Add attributes `flags', `compile' and
Akim> `compiler'.
Akim> (&finish_languages, &handle_single_transform_list, &handle_dist)
Akim> (&add_depend2, ®ister_language): Use them and the `linker' and
Aki
> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes:
Akim> Nevertheless, in the present case, these are not exactly
Akim> attributes, which _are_ hidden. It's accessors:
Thanks.
Akim> Anyway, there is a big problem with pushing more language
Akim> handling in the class itself, as there is
> "Tom" == Tom Tromey <[EMAIL PROTECTED]> writes:
> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes:
Akim> * automake.in (Language): Add attributes `flags', `compile' and
Akim> `compiler'. (&finish_languages, &handle_single_transform_list,
Akim> &handle_dist) (&add_depend2, ®ister_lan
> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes:
Akim> * automake.in (Language): Add attributes `flags', `compile' and
Akim> `compiler'.
Akim> (&finish_languages, &handle_single_transform_list, &handle_dist)
Akim> (&add_depend2, ®ister_language): Use them and the `linker' and
Aki
Index: ChangeLog
from Akim Demaille <[EMAIL PROTECTED]>
* automake.in (Language): Add attributes `flags', `compile' and
`compiler'.
(&finish_languages, &handle_single_transform_list, &handle_dist)
(&add_depend2, ®ister_language): Use them and the `linker' and