> so i see that webrev uses an onbld utility called hg-active, > which is a python script. is there any reason that this isn't > just part of cdm/cadmium? would it be resonable to file an > rfe for this?
hg-active is essentially a private webrev helper script. Keeping it out of cadmium basically means that webrev.sh doesn't need to know about cadmium, and can get its input in the legacy form that it knows and loves from wx. If you think there's benefit in providing that format in other contexts, you could file an rfe, but please include where/when you would expect to use it, because the answer might be "just do it this other way." --Mark