On Nov 8, 2006, at 5:51 PM, Michael Schippling wrote:

It's not "duplication", it's overloading...
I haven't done an exhaustive search, but each of
the same-named files/modules has different behavior --
mostly due to platform or protocol differences.

Care to re-invent C++ using directories instead of name-spaces?

Except that the names are unique. It's just like changing the -I or - L directives in C to include different header files or libraries.

A long time ago we talked about adding something like packages or namespaces to nesC, and decided that it's a feature that is best introduced when it's sorely needed. Otherwise it's very easy to come up with a variant that doesn't actually solve the problems that emerge.

Phil
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to