Is std.process.browse a category mistake?

kdevel kdevel at vogtner.de
Fri May 27 19:16:32 UTC 2022


On Friday, 27 May 2022 at 19:10:59 UTC, H. S. Teoh wrote:
> On Fri, May 27, 2022 at 06:46:36PM +0000, kdevel via 
> Digitalmars-d wrote:
>> https://dlang.org/phobos/std_process.html#browse
>> 
>>    void browse(scope const(char)[] url);
>>       Start up the browser and set it to viewing the page at 
>> url.
>> 
>> It feels wrong that this function is in std.process.
>
> Where would be a better place for it?

In std.useragents?


More information about the Digitalmars-d mailing list