On Wed, Sep 6, 2017 at 7:24 AM, Konstantin S. Uvarin <khe...@gmail.com> wrote: > > Now to the subject. Would it be fine to take up a whole top-level > namespace, or should I stick to a humbler naming scheme like > Assert::Refute? If I do take a namespace, what should I do aside from being > concerned and posting here? >
It's unlikely to be a problem to take that namespace (and there's no additional action you need to take, unless someone already owns it) but Assert::Refute sounds more descriptive of your goal to me. -Dan