>From sfwnv-discuss-bounces at opensolaris.org Fri Apr 4 17:55:18 2008
>
>[1] Well, I actually agree with you since having all dirs created in
>Targetdirs instead of the actual components is retarded^H^H^H^H^H^H^H^H
>suboptimal,
well... I'm not sure of that. I think the reason Targetdirs has
been suggested is because it's very simple, and provides for
later changes where a directory becomes shared when a new component
or module shows up. Yeah you can make that new thing move the
common directories up into Targetdirs instead but why not just
put it in the simple spot instead first?
Or at least, that's why I usually suggested it. You could certainly
argue that if such a new directory is likely forever private to the
new thing then it's ok to have the new thing create it, and I'd
agree, but I wouldn't force it. Targetdirs is just a way to set up
directories properly in the proto area and avoid parallel build races
after all.
>but the rule's the rule so let's not have one single component
>be different. If we want to change the rule let's change it by conscious
>decision, not by randomly giving different code review advice here and there.
well that's true.
Mike