Is std.process.browse a category mistake?

kdevel kdevel at vogtner.de
Fri May 27 21:32:39 UTC 2022


On Friday, 27 May 2022 at 19:34:32 UTC, rikki cattermole wrote:
>
> Its not that unusual,

In ISO-C++ there is no such function.

> and it can be quite useful.

So is std.process.water_the_flowers.

> https://docs.oracle.com/javase/9/docs/api/java/awt/Desktop.html#browse-java.net.URI-

That is AWT. std.process is not a windowing toolkit.

> https://developer.apple.com/documentation/uikit/uiapplication/1648685-open

std.process is not about user interfaces.




More information about the Digitalmars-d mailing list