Scenario: OpenSSL in D language, pros/cons
Jacob Carlborg via Digitalmars-d
digitalmars-d at puremagic.com
Sun May 4 23:25:40 PDT 2014
On 04/05/14 23:20, Daniele M. wrote:
> You are right, devs would eventually abuse everything possible, although
> it would make it for sure more visible: you cannot advertize an un- at safe
> library as @safe, although I agree that a lot depends from devs/users
> culture.
In D, you can at least statically determine which part of the code is
@safe and un- at safe.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list